Payment Intent
POST
/api/v2/payment-intents
Initialize payment intent request to Bayarcash. Make sure your account is enabled for selected payment channel. By default only FPX channel is activated.
Name | Description | Type | Condition |
---|---|---|---|
| Please refer below table |
| Required |
| Portal key retrieve from Bayarcash console |
| Required |
|
| Required | |
|
| Required | |
|
| Required | |
|
| Required | |
| Currently we only accept Malaysia number |
| Optional |
|
| Optional | |
|
| Optional | |
| Currently only support order items from WooCommerce plugin |
| Optional |
| Callback data will be sent to this URL |
| Optional |
|
| Optional | |
|
| Optional |
Sending via command line using cURL.
JSON structured response.
Payment Channel
Make sure you have activate selected payment channel before making any request to our endpoint.
Code | Description |
---|---|
| FPX (Default payment channel) |
| Manual Bank Transfer |
| Direct Debit (enrollment, maintenance and termination via FPX) |
| FPX Line of Credit |
| DuitNow Online Banking/Wallets |
| DuitNow QR |
| SPayLater (BNPL from Shopee) |
| Boost PayFlex (BNPL from Boost) |
| QRIS Indonesia Online Banking |
| QRIS Indonesia eWallet |
Last updated