Payments
Let an agent pay on a customer’s behalf with a single-use virtual card. Connect a customer once, then create a payment — a virtual card is minted scoped to that purchase and the card details are handed back for checkout.
Create a payment (agent pays on a customer's behalf)
payments.create(PaymentCreateParams**kwargs) -> Payment
POST/v3/payments
Get a payment's card-reveal handoff
payments.credentials(strpayment_id) -> PaymentCredentialsResponse
GET/v3/payments/{paymentId}/credentials