📄️ Introduction
A session represents an intention to charge a customer.
📄️ Obtain a Token
📄️ Create a Session
Sessions should be created using your secret key as they should be created through your backend system to preserve the security.
Guides you through the process of creating a session which an be used to avoid falling into PCI scope and simplify integration.
A session represents an intention to charge a customer.
Sessions should be created using your secret key as they should be created through your backend system to preserve the security.