Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Your declineReason_code is 101 that means <code>Auth failure</code></p> <p>Kindly check you log in credential and API URL.</p> <p>List of error code and reason.</p> <pre><code>100 No auth parameter is set 101 Auth failure 102 Not all auth parameters set 103 Invalid merchantId 104 Invalid merchantLicence 105 Invalid applicationSignature 106 Invalid applicationVersion 107 Merchant not found 108 Request to productive system not allowed yet 198 Error during application log 199 Unknown error during authentication 2xx Mit „2“ beginnende Fehler-Codes behandeln Validierungs-Fehler 200 No transaction identifier set 201 Parameter transactionId is invalid 202 Transaction not found 203 Transaction does not belong to merchant 204 OrderNumber matched more than 1 order 215 Ein erforderlicher Parameter wurde nicht angegeben 216 Ein Parameter enthält einen ungültigen Wert 220 Encoding other than UTF8 detected 3xx Mit „3“ beginnende Fehler-Codes behandeln Ausführungs-Fehler 301 An execution error occurred 302 Transaction has a wrong status for this method 303 Customer has not yet completed the transaction 304 Frist für den Aufruf der Operation ist abgelaufen 305 No data to return 306 Transaction already has customer payments 399 Internal error in method 8xx Mit „8“ beginnende Fehler-Codes behandeln API spezifische Fehler 801 No Service found 802 No method set 803 Invalid method set 804 Invalid request 999 Unbekannter Fehler </code></pre> <p><strong>Sandbox</strong></p> <p>Payment Gateway : <a href="https://sandbox-payment.billsafe.de/V200" rel="nofollow">https://sandbox-payment.billsafe.de/V200</a></p> <p>NVP API-Server : <a href="https://sandbox-nvp.billsafe.de/V208" rel="nofollow">https://sandbox-nvp.billsafe.de/V208</a></p> <p><strong>Live</strong></p> <p>Payment Gateway : <a href="https://payment.billsafe.de/V200" rel="nofollow">https://payment.billsafe.de/V200</a></p> <p>NVP API-Server : <a href="https://nvp.billsafe.de/V208" rel="nofollow">https://nvp.billsafe.de/V208</a></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload