1. Home
  2. Docs
  3. API Integration
  4. 2. Setting Return URL (optional)

2. Setting Return URL (optional)

Print

A return URL is a URL the customer will receive after successful payment. This could be a Thank You page or a receipt page.

There are 2 ways to set the return URL.

  1. Fixed URL via dashboard
  2. Via API call parameter. Refer to step 4.

Fixed URL via Dashboard

Follow the steps in the image below

IMPORTANT ! Merchants should not rely solely on return URL to determine transaction status. Please use the callback URL to verify transaction status.

Refer to step 4 to learn more about call back URL

What Happens If No Return URL ?

If no return URL provided via the dashboard or the API, the customer will be presented with edxaPay default payment status page.

How can we help?