CreatePaymentInput
CreatePaymentInput: Object
Type declaration
amountnumberRequiredcart_idstringcurrency_codestringRequiredA 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_idstringresource_idstringWas this section helpful?