End Points
When integrating with our system, it's important to distinguish between different environments to ensure seamless functionality. You will use the following base urls based on the environment.
API
Sandbox
BASE_URL = https://sandbox.api.gateway.kasapay.com
Production
BASE_URL = https://api.gateway.kasapay.com
Checkout Interface
Sandbox
BASE_URL = https://sandbox.checkout.kasapay.com
Production
BASE_URL = https://checkout.kasapay.com