Sessions
What is Sessions
The Session serves as the primary entry point for the CCG UI (Credit Card Gateway User Interface). It determines the payment modes and channels requested by a merchant and specifies the options available to the merchant. The Session encompasses language preferences, features such as Pay and Save, Pay with wallet, and one-time payment modes, as well as the Payment Method Selector and wallet management options for the merchant.
Moreover, the Session contains essential payment details such as the transaction amount, merchant transaction ID, statement descriptors, and customer information necessary for customer identification and the creation of customer wallets.
Session API
API Request | Consumer |
---|---|
post/sessions | Merchant |
get/checkout-sessions | Widget |
get/sessions | Merchant |