Method | /testsite/Services/Gateway.asmx/GetPaymentsStatus |
Sertifi API Web Service > All Operations Resource Group : /testsite/Services/Gateway.asmx/GetPaymentsStatus (Method) |
The request body is of type GetPaymentsStatus.
Name | Description | Data Type |
---|---|---|
p_APICode | The API code of the site. This can be found through your Sertifi web interface under Administration -> Account Settings. | xml:string |
p_FileID | The id of the relevant file. | xml:string |
paymentId | The id of the payment to get information about. | xml:string |
The response body is of type GetPaymentsStatusResponse.
Name | Description | Data Type |
---|---|---|
GetPaymentsStatusResult | Summary XML or error message. | xml:string |
Note: for security reasons Sertifi retains a limited amount of information about credit cards and it may be neccessary to contact the payment gateway directly for additional information.
Common error messages:
"ERROR: Invalid API Code"
"ERROR: Payments are not enabled for this account."
"ERROR: File could not be accessed"
"ERROR: Payment request could not be accessed"