Payloan Integration & Testing
which is used in and supported by Akulaku, Kredivo, and Indodana as Partners.
- Perform Order Registration .
- Perform Charge .
- Receive callback and push .
- Perform Check Status API .
- Optional: perform Cancel API to cancel .
Payloan Name | Description |
---|---|
Indodana | Phone Number: 62838499610 OTP: 999999 PIN: 123654 |
Name | Test Steps | Rules and Conditions |
---|---|---|
Akulaku |
| Perform with a small amount. After receiving success , needs to perform Check Status first, then next step is to hit Confirm Receipt API to settle funds to 's side. |
Kredivo |
|
|
Indodana |
|
|
- Not supported by Issuer network.
- Transaction rejected from .
Implement inquiry after receiving callback.
Implement inquiry after receiving inside dbProcessUrl.
Review log.
Review firewall setting (eg. cloudflare for dbprocessUrl setting).
Check merchantToken implementation.
Execute test scenarios in Development Environment.
Execute test scenarios in Production Environment. Get Sample Scenario
Review Error Handling (Timeout, Failed, Negative Case).
Parameter | Description |
---|---|
count | Total number of all cart data |
item | Parameter consist of cart data details |
item -> goods_id | Goods ID |
item -> goods_detail | Goods Description |
item -> goods_name | Goods Name |
item -> goods_amt | Goods Price |
item -> goods_type | Goods Type |
item -> goods_url | URL to The Goods Page |
item -> goods_quantity | Goods Total |
item -> goods_sellers_id | Seller ID |
item -> goods_sellers_name | Seller Name |
- cartData must not empty.
- Used specific dev MID for .
- Assure count parameter similar to total goods type. Assure goods_sellers_id and goods_sellers_name filled out similar to sellers on Registration.
- When is received on your dbProcessUrl, strongly recommend to verify by using Inquiry .
Payloan Payment Flow to find out during with .
Payloan Feature to find out features on .
Payloan Glossary to find out particular term used on .
Payloan FAQ if you want to find out frequently asked questions related to .