After Payment
Authorizations
AuthorizationstringRequired
Basic authentication using Merchant ID and Merchant Key
Path parameters
orderIdstringRequired
Order ID to check status
Responses
200
Payment status retrieved
application/json
responseCodestringOptionalExample:
Response code
2000000responseMessagestringOptionalExample:
Response message
SuccessprocessingTimenumberOptionalExample:
Processing time in seconds
0.9721949100494385get
/pg/payment/card/check/{orderId}200
Payment status retrieved
Authorizations
AuthorizationstringRequired
Basic authentication using Merchant ID and Merchant Key
Body
Responses
200
Payment refunded successfully
application/json
responseCodestringOptionalExample:
Response code
2000000responseMessagestringOptionalExample:
Response message
SuccessprocessingTimenumberOptionalExample:
Processing time in seconds
0.9721949100494385post
/pg/payment/card/refund200
Payment refunded successfully
Authorizations
AuthorizationstringRequired
Basic authentication using Merchant ID and Merchant Key
Body
Responses
200
Payment voided successfully
application/json
responseCodestringOptionalExample:
Response code
2000000responseMessagestringOptionalExample:
Response message
SuccessprocessingTimenumberOptionalExample:
Processing time in seconds
0.9721949100494385post
/pg/payment/card/void200
Payment voided successfully
Authorizations
AuthorizationstringRequired
Basic authentication using Merchant ID and Merchant Key
Path parameters
orderIdstringRequired
Order ID to cancel
Responses
200
Order cancelled successfully
application/json
responseCodestringOptionalExample:
Response code
2000000responseMessagestringOptionalExample:
Response message
SuccessprocessingTimenumberOptionalExample:
Processing time in seconds
0.9721949100494385get
/pg/payment/card/cancel/{orderId}200
Order cancelled successfully
Last updated

