Uses of Class
com.mercadopago.resources.point.PointSearchPaymentIntent
-
Packages that use PointSearchPaymentIntent Package Description com.mercadopago.client.point -
-
Uses of PointSearchPaymentIntent in com.mercadopago.client.point
Methods in com.mercadopago.client.point that return PointSearchPaymentIntent Modifier and Type Method Description PointSearchPaymentIntent
PointClient. searchPaymentIntent(String paymentIntentId)
Method responsible for getting a payment intent.PointSearchPaymentIntent
PointClient. searchPaymentIntent(String paymentIntentId, MPRequestOptions requestOptions)
Method responsible for getting a payment intent.
-