Checkout
Search
⌃
K
Checkout
Search
⌃
K
Introduction
Integration Steps
Types of Integration
Sample Code
1. Get Payment URL
2. Redirect to Payment URL
3. Callback To Merchant Portal
4. Compute HASH
Parameters & Description
Payment Methods
Test Cards
Download Plugins/SDK
Modules Setup Guides
WooCommerce
Drupal Commerce
OpenCart
Magento 1
Magento 2
PrestaShop
Joomla
WHMCS
Powered By
GitBook
2. Redirect to Payment URL
Once you got success in Step 1, then you need redirect to the Payment URL.
If Response.errorCode is 0
then
redirect to result.redirectURL
else
log Response.errorMessgae
Previous
1. Get Payment URL
Next
3. Callback To Merchant Portal
Last modified
3yr ago