Skip to main content

Tazapay Integration

Introduction#

Tazapay is a global payments platform enabling companies to seamlessly do cross-border payments. Follow this guide to integrate Cybersource Payment Gateway.


Supported Countries#

  • Global ๐ŸŒ

Available Payment Methods#

Payment Method KeyCurrencyStatusSandbox Availability
TAZAPAY_ALLEUR,USD,IDR,MYR,SGD,THB,INR,AEDโœ…โœ…

Miscellaneous Details#

  • For TazaPay, the customer's Email, Firstname and Lastname are required.
  • Refunds can be initialized from the merchant portal, refund status can be checked at both merchant portal and Tazapay Dashboard

Sandbox#

Credentials#

KeyValue
Api KeyFFF70SCLGHVMEZFX5TS1
Api Secretsandbox_CkMbp0j2vNlr6oX5x42NpOXi2xgomf6QIR7EWD6us4CHuLJ05DBQyAGtqHhTDZG32s6WCfnMXUXBbwdhJoFzGSS7rt5EomyJz1J6qpbOvtjbpMUaoqpUsEW0RKFUGzXp

Tazapay sandbox dashboard#

Test cards#

Test alternate payment methods#

Use following values in embedded JS code to pay via Tazapay channel#

"pmt_channel": "TAZAPAY",
"pmt_method": { Any of above given payment method keys },

Reference links#