The following describes the integration steps for Netvalve Payment Gateway API. Contact the Netvalve team to ensure the API configuration steps have been followed, and you have credentials for the API authentication.
...
Netvalve Payment Gateway API
...
Integration
Transactional APIs
Authorization transaction
Capture / Settlement transaction
Sale transaction
Refund transaction
Rebill / Recurring transaction
Cancel / Void transaction
Enquiry APIs
Get All Orders:- Enqiury API
Get Order:- Enqiury API
Get All Transactions:- Enqiury APIGet Transaction:- Enqiury API
Get Transaction
Get Transaction result (inquiry)
For any reason, if you are not able to get a valid response or transaction status from the gateway like below
Code Block |
---|
{
"traceID": "965c2c75-b29d-41fc-aa3a-6d40b9f3fbb0",
"responseTimestamp": "2024-04-25T13:48:49.959+00:00",
"transactionID": 22,
"responseCode": "GTW_1002",
"responseMessage": "Transaction status is Pending.",
"responseCodeType": "PENDING"
} |
you can call inquiry API For Transaction result status.
For detailed information on the request and response structure for the aforementioned APIs, please refer to our Swagger API documentation linked below.
API error codes
Please refer to the document below for a list of API response codes and descriptions.
API Status Netvalve Error Codes