Create Payment IntentCopy Pagepost https://api-sandbox.netnow.io/api/payment_intent/Body Paramsbuyer_idstringrequiredID of this buyer in your marketplace. We use the same ID to keep the correlation simple.amountintegerrequiredTotal due on the invoice in cents.transaction_idstringrequiredID of the transaction from your marketplace. This is used as the idempotency key to ensure only one Payment Intent per transaction is created.Response 201Updated about 3 years ago