Confirm a PaymentIntent

Required permissions for this API:

  • WRITE:FINANCE
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Payment Intent ID

Body Params
string

Customer who intends to pay for the PaymentIntent.

deviceData
object

Client device information. It is recommended to provide this data to increase the odds of having frictionless 3DS.

externalRecurringData
object

Some merchants prefer to maintain the recurring payments on their own instead of using PaymentConsent. Providing this data indicates the request is a subsequent payment. Only effective when payment_consent_reference is not present, and the payment_method.type must be card with the brand of Visa or Mastercard.

fundsSplitData
object

ID of the PaymentIntent to confirm.

string

ID of the PaymentConsent referenced for this recurring payment

paymentMethod
object

The PaymentMethod to use for the PaymentIntent.

paymentMethodOptions
object

The PaymentMethod to use for the PaymentIntent.

string
required

Client-generated idempotency key. Must be unique per request attempt. Conversion requests with the same request_id will be rejected. Parameter supports a maximum of 64 characters.

string

The URL to redirect your customer back to after they authenticate or cancel their payment on the PaymentMethod’s app or site. If you’d prefer to redirect to a mobile application, you can alternatively supply an application URI scheme.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json