Innovation
  • Introduction
  • Integration Steps
  • Types of Integration
    • 1. Standard Checkout
    • 2. Plugins
    • 3. SDK
  • Page
  • Sample Code
    • 1. Get Payment URL
    • 2. Redirect to Payment URL
    • 3. Callback To Merchant Portal
    • 4. Compute HASH
    • 5. Refund Request
    • 6. Payment Status
  • Parameters & Description
  • Payment Methods
  • Test Cards
  • Download Plugins/SDK
  • Direct Pay
    • 1. Generate Merchant Keys
    • 2. Validate Request
    • 3. Initiate Pay
    • 4. Process Payment
  • Modules Setup Guides
    • WooCommerce
    • Drupal Commerce
    • OpenCart
    • Magento 1
    • Magento 2
    • PrestaShop
    • Joomla
    • WHMCS
Powered by GitBook
On this page

Was this helpful?

  1. Types of Integration

1. Standard Checkout

PreviousTypes of IntegrationNext2. Plugins

Last updated 10 months ago

Was this helpful?

A standard checkout method is an out-of-the-box payment page where customers are redirected when they are ready to checkout. The payment gateway securely receives the transaction data before it passes it to the acquirer. This method reduces the PCI burden for online merchants if you don’t collect and/or store the cardholder data on your server.

Get Payment URL
Redirect to Payment URL
CallBack to Merchant