Skip to main content
Version: 2.0.0

Multi-currency Payment APIs

Introduction

The Multi-currency Payment API Solution provides developers with a unified API schema to support multiple currencies efficiently. These APIs enable seamless transactions for both payin and payout operations, ensuring a robust, reliable, and scalable payment infrastructure for businesses dealing with various currencies.

Key Features

  • Single API Schema: A single schema supports all currencies in your account, simplifying integration and management.
  • Payin and Payout Process:
    • Step 1: Call the Get payin method list to retrieve the list of supported methods.
    • Step 2: Call the Get payin required fields to get specific required fields for each method.
    • Step 3: Create the payment using the method and required fields from the previous step.
    • Step 4: On the sandbox environment, you can call the Simulate payin to simulate the payment.

Please note: GST should only be set to true for AU Merchants for AUD currency only. For all other currencies, set GST to false.

This documentation provides detailed guidance for integrating these capabilities into your application.

Authentication

The app-id is registered and secured inside Hello Clever system and only required when client has initiated or in the middle of the transaction.

Security Scheme Type:

apiKey

Header parameter name:

app-id