CreatePaymentInput
CreatePaymentInput: Object
Type declaration
amount
numberRequiredcart_id
stringcurrency_code
stringRequiredA Payment Session is created when a Customer initilizes the checkout flow, and can be used to hold the state of a payment flow. Each Payment Session is controlled by a Payment Provider, which is responsible for the communication with external payment services. Authorized Payment Sessions will eventually get promoted to Payments to indicate that they are authorized for payment processing such as capture or refund. Payment sessions can also be used as part of payment collections.
provider_id
stringresource_id
stringWas this section helpful?