|
SimplePay process flow
To make a payment with SimplePay, please use the following URL:
|
|
Parameters for SimplePay
Parameter | CND |
|---|---|
bdFirstName bdLastName | C |
| bdCompanyOrPerson | O |
| bdCountryCode | C |
| bdState | C |
| bdCity | C |
| bdZIP | C |
bdStreet bdStreetNr | C |
If different from invoice data
Parameter | CND |
|---|---|
sdFirstName sdLastName | C |
sdCompany | O |
| sdCountryCode | C |
| sdState | C |
| sdCity | C |
| sdZip | C |
sdStreet sdStreetNr | C |
sdStreet2 | O |
sdPhone | O |
|
Result parameters for URLNotify, URLSuccess and URLFailure in case of SimplePay
Plain data:
MerchantID=npesic_test&TransID=52269355424149223537&Amount=3000&Currency=HUF&RefNR=15005776&URLBack=https://computop.com/paygate-test&URLSuccess=https://computop.com/developer/blowfish-test/success.php&URLFailure=https://computop.com/developer/blowfish-test/failure.php&URLNotify=https://computop.com/developer/blowfish-test/notify.php&email=nebojsa.pesic@computop.com&Orderdesc=test |
If your MID isn't configured for Sale operation, every initial SimplePay payment (call to simplepay.aspx) should be confirmed using capture.aspx endpoint or canceled via reverse.aspx.
Captures (or confirmations in terms of SimplePay) are possible via a Server-to-Server connection. To carry out a capture via a Server-to-Server connection, please use the following URL:
|
|
Parameters for captures of SimplePay
Result parameters for captures of SimplePay
Reversals are possible via a Server-to-Server connection. In order to cancel a payment via a server-to-server communication, please use the following URL:
|
Notice: Reverse.aspx does not only reverse authorisations, but any LAST TRANSACTION STAGE! If the last transaction was a capture, Reverse.aspx initiates the reverse, e.g. a credit. Therefore, the utmost caution is urged. Use is at your own risk. We recommend checking the transaction status with Inquire.aspx before using Reverse.aspx.
Parameters for reversals of SimplePay
Result parameters for reversals of SimplePay
|
Parameters for credit payments with SimplePay
Response parameters for credit payments with SimplePay