Version: 2.0.0
Payment Link
Introduction
The Payment Gateway V3 provides a simplified and unified integration flow for merchants to handle multiple currencies and payment methods. All methods are processed directly through our gateway, allowing merchants to integrate with minimal effort.
Key Features
- Single API Schema: A single schema supports all currencies in your account, simplifying integration and management.
- Payin Process:
- Step 1: Call the Get payment methods API to retrieve the available payment methods.
- Step 2: Call the Create payment link using the chosen method and sender information.
- Step 3: Redirect to the payment link where the actual payment will be processed.
- Step 4: On the sandbox environment, you can call the Payment request simulate to simulate the payment.
This documentation provides detailed guidance for integrating these capabilities into your application.
Authentication
- API Key: app-id
- API Key: secret-key
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 |
The secret-key is our client's secret of the source. Required if a publishable key is used to retrieve the source.
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | secret-key |
Contact
Terms of Service
https://helloclever.co/terms