URL for "faulty payment" Format SchemeCHAR(2..255)
<scheme>://<host>/<path>
<scheme>://<host>/<path>?<query>
scheme-pattern: [a-zA-Z]{1}[a-zA-Z0-9]{1,9}
URL is required for any type of redirect payments, e.g.
- Bancontact, EPS, Giropay, iDEAL, Multibanco, PostFinance, Przelewy24, SOFORT, Trustly, ...
- PayPal, Paydirekt, Paysafecard, ...
- credit card with 3-D secure
Allowed schemes for URL:
- For Channel "Frontend" / "Client-API" only schemes "
http
" or "https
" allowed. - For Channel "Server-API" individual schemes like "app://app.domain.com" is allowed
URL can be
- either defined in PMI -> configuration -> portal
-> then this URL is used as default
(this requires channel "Frontend" to be avalibale) - or it can be specified via API parameter
-> then this URL overrides the PMI-configuration.
Payment specific:
Payment type | Comment |
---|---|
Redirect payment | For redirect payments (e.g. PayPal, Giropay, SOFORT, ...) an URL has to be provided.
|