NICEPAY API
...
Checkout API
Payment - API Checkout
GPN - API Checkout
13min

GPN Process Flow
Steps description:
Before making an calls for Transaction Payment, execute Transaction Registration first.

Secure Payment Page
The of submitting a registration request has been completed. You can continue until settlement by following guidelines on GPN Payment Guide.
API URL | /nicepay/redirect/v2/payment |
---|---|
Request Method | Redirect-GET |
Header | Content-Type: application/Form-UrlEncoded |
Url Request
1https://dev.nicepay.co.id/nicepay/redirect/v2/payment?tXid=IONPAYTEST00202212211103524783
When Your callback already received callbackUrl, we recommended to do verification using Status Inquiry - API Checkout.

Callback Handling Flow
Response CallBack
Url Callback
1https://merchant.com/callback-nicepay?resultCd=0000&resultMsg=SUCCESS&tXid=IONPAYTEST00202212211103524783&referenceNo=ORDERKU345&payMethod=09&amt=12000&billingNm=John+Doe&authNo=150367&cardNo=62210082****0590&acquBankCd=ARTJ&issuBankCd=ARTJ&acquBankNm=Artajasa&issuBankNm=Artajasa
Updated 15 Jan 2025
Did this page help you?