Payment intents API (1.1.2)

Building an integration with the hosted checkout integration APIs involves two actions: creating and confirming a payment intent. Each payment intent is associated with a single shopping cart or an individual customer shopping session in your integration. The payment intent contains details about the transaction, such as the supported payment methods, payment amount, and currency type.

Data definitions