Introduction
Welcome to letpay's API Documentation
Our comprehensive developer resources and API documentation are crafted to provide developers with an in-depth understanding of letpay's suite of products.
These materials serve as a guide to explore the robust features we offer and the versatile applications of our API. Developers can delve into detailed examples, best practices, and custom integration strategies that showcase the potential of our platform. Whether you're looking to streamline payment processes, enhance user experience, or integrate advanced functionalities, our documentation is designed to support you every step of the way.
Flows
Macro Flow
- Merchant registers at letpay
- Merchant receives sandbox credentials to access the sandbox Merchant Dashboard
- Merchant generates a pair of API keys for the sandbox environment
- Merchant integrates letpay's API into Merchant's Store
- Merchant receives production credentials to access the Merchant Dashboard
- Merchant generates a pair of API keys
- Merchant goes live
- Merchant's customer makes a purchase on merchant's website
- Merchant sends the transaction to letpay's API
- letpay processes the transaction
- letpay updates payment status
API Macro FLow
- Merchant authenticates against API and receives JWT Token
- Merchant submits Payment data and receives, API response, Payment Id and initial status
- Merchant is notified via webhook when the payment status changes
- Merchant checks Payment status