Casheer KW
  • Introduction
  • Integration Steps
  • Types of Integration
    • 1. Standard Pay
    • 2. Plugins
    • 3. SDK
  • 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
  1. Types of Integration

1. Standard Pay

PreviousTypes of IntegrationNext2. Plugins

Last updated 1 year ago

A standard pay method is an out-of-the-box payment page where customers are redirected when they are ready to pay. 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