Payment
GPN
GPN Integration & Testing
13min
- Perform Order Registration .
- Perform Charge .
- Receive callback and push .
- Perform Status Inquiry .
- Optional: perform Cancel to cancel .
Test Step | Rules and Condition |
---|---|
| code: 09 type:
|
- card isn't active or already expired.
- card number is invalid.
- card expiry date is invalid.
- CVV on card is invalid.
- Not supported by Issuer network.
- Already reach daily limit of card.
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).
- When is received on your dbProcessUrl, strongly recommend to verify using Inquiry .
- Notification Handling is helpful to minimalize Fraud actions, strongly recommends to verify Notification Handling.
GPN Payment Flow to find out during with .
GPN Payment Method Type to find out type when using card.
{} GPN Glossary to find out particular term used on .
GPN FAQ if you want to find out frequently asked questions related to .
Updated 22 Mar 2024
Did this page help you?