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 PointSearchPaymentIntentPointClient. searchPaymentIntent(String paymentIntentId)Method responsible for getting a payment intent.PointSearchPaymentIntentPointClient. searchPaymentIntent(String paymentIntentId, MPRequestOptions requestOptions)Method responsible for getting a payment intent.
-