Pull

Payment Status

The Merchant System pulls the payment result from our system Payment Status service by invoking the “status” method.

Live URL : https://api.openpaydpsp.com/pw/v3/payment/status
Test URL : https://testapi.openpaydpsp.com/pw/v3/payment/status

Parameters

Parameter NameDetailExampleTypeIs Required
apiKeyYour Api Key provided from us.4d41d21a935f5bba9de7c7be4a7ca04Char 32
referenceNoYour own transaction identifier.1-1386413490-0089-14Char 32

Payment Detail

Live URL : https://api.openpaydpsp.com/pw/v3/payment/detail
Test URL : https://testapi.openpaydpsp.com/pw/v3/payment/detail

Parameters

Parameter NameDetailExampleTypeIs Required
apiKeyYour Api Key provided from us.4d41d21a935f5bba9de7c7be4a7ca04Char 32
referenceNoYour own transaction identifier.1-1386413490-0089-14Char 32

Did this page help you?