Create a checkout session is only required for flow SDK_CHECKOUT.
Only one payment is supported per each checkout session. The checkout session expires 5 hours after its creation.
Only one payment is supported per each checkout session. The checkout session expires 5 hours after its creation.
Attributes
The unique identifier of the checkout session (MAX 64; MIN 36).Example: 9104911d-5df9-429e-8488-ad41abea1a4b
The unique identifier of the customer (MAX 64; MIN 36).Example: 9104911d-5df9-429e-8488-ad41abea1a4b
The unique identifier of the customer’s order (MAX 255; MIN 3).Example: 1234
The description of the payment (MAX 255; MIN 3).Example: Purchase in Pepito market
The URL where to redirect the customer after the payment (MAX 526; MIN 3).Example: https://www.company.com/customer_1231324
Country where the transaction must be processed (MAX 2; MIN 2; ISO 3166-1 ).Possible enum values: Check the Country reference.
Checkout Session creation date and time (MAX 27; MIN 27; ISO 8601 ).Example: 2022-05-09T20:46:54.786342Z
Specifies the payment amount object, with the value and currency.
Specifies a list of metadata objects. You can add up to 50 metadata objects. To use metadata to drive routing logic, it must be set here at the Checkout Session level.
[Optional] The object to send the installment plan created in Yuno to show your customers and let them choose from. This optional field is used in case a particular installments plan needs to be used in the session. if not sent, we will display the installment plan created for the account for each scenario, if any.