Uses of Class
com.mercadopago.client.payment.PaymentCreateRequest
-
Packages that use PaymentCreateRequest Package Description com.mercadopago.client.payment -
-
Uses of PaymentCreateRequest in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentCreateRequest Modifier and Type Method Description PaymentCreateRequestPaymentCreateRequest.PaymentCreateRequestBuilder. build()Methods in com.mercadopago.client.payment with parameters of type PaymentCreateRequest Modifier and Type Method Description PaymentPaymentClient. create(PaymentCreateRequest request)Method responsible for creating payment.PaymentPaymentClient. create(PaymentCreateRequest request, MPRequestOptions requestOptions)Method responsible for creating payment with request options.
-