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://checkout.api.uat.lipad.io
Production
BASE_URL = https://checkout.api.lipad.io
Checkout Interface
Sandbox
BASE_URL = https://checkout.uat.lipad.io
Production
BASE_URL = https://checkout.lipad.io