POST api/PaymentIntent/Confirm
Confirms a payment intent and connects and commits the payment to the corresponding authorizer for the product. Returns whether the payment is approved or denied and the corresponding authorization id
Información de Solicitud
Parameters
| Name | Description | Additional information |
|---|---|---|
| param | { } |
Define este parámetro en cuerpo de la solicitud. |
Ejemplos de Solicitud
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.