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

NameDescriptionAdditional 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.

Información de Respuesta

{error: int,message: string, authID: string} }