Uses of Class
com.mercadopago.resources.point.PointStatusPaymentIntent
-
Packages that use PointStatusPaymentIntent Package Description com.mercadopago.client.point -
-
Uses of PointStatusPaymentIntent in com.mercadopago.client.point
Methods in com.mercadopago.client.point that return PointStatusPaymentIntent Modifier and Type Method Description PointStatusPaymentIntent
PointClient. getPaymentIntentStatus(String paymentIntentId)
Method responsible for finding the last state of a payment intent.PointStatusPaymentIntent
PointClient. getPaymentIntentStatus(String paymentIntentId, MPRequestOptions requestOptions)
Method responsible for finding the last state of a payment intent.
-