Acme

Introduction

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


Supported Countries

  • SGD 🌏

Available Payment Methods

Payment Method KeyCurrencyStatusSandbox Availability
ACME_PAYNOWSGD
ACME_EGIROSGD

PayNow

Sandbox Credentials

KeyValue
UEN202303536E
Api Keysk_test_zMhOTrdh46qzibE0c7XfshdK4H8aO0I2mqkIGjzwAZ4rYYD4
Webhook Signing KeyXQ8By1gi5SfvcxvDpzNg0

Miscellaneous Details

UEN:

  1. To simulate SUCCEEDED status in test-mode use UEN: 000000001.
  2. To simulate FAILED status in test-mode use UEN: 000000002.

To Test Refund

  1. Add SUCCESS for Success Refund
  2. Add FAIL for Fail Refund
  3. Refund will be applied but the simulation to Success or Fail will not be supported.

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

    "pmt_channel": "ACME",
    "pmt_method": "ACME_PAYNOW",

Reference links