- - No accesstoken could be created, check configuration
- - Sandbox (Test) of Productie (Live) Omgeving
- - Refresh Token
- - Signing Key
- - Access Token
- - Basic gateway settings
- - Configuration bestand
- - Unknown response received from Rabo Smart Pay (See logs).
- - Update Cipher Suite - Februari 2022
- - Server cipher suites
- - Configuratie
- - IP-Adres whitelisting
- - Authenticatie errors
- - Webhook URL
- - Smart Pay error codes
Bij de Basis Gateway Settings staat uw gekozen betaalmethode weergegeven.
LET OP, wijzig dit NOOIT in de configuration file. Gebruik daarvoor ALTIJD de wizard.
De Basic Gateway Settings zijn op onderstaande wijze verwerkt in de ../idealcheckout/configuration:
--------------------------------------------------------------
// Basic gateway settings*
$aSettings['GATEWAY_NAME'] = 'Rabo Smart Pay - Mistercash';
$aSettings['GATEWAY_WEBSITE'] = 'http://www.rabobank.nl/';
$aSettings['GATEWAY_METHOD'] = 'mistercash-omnikassa-v2';
$aSettings['GATEWAY_VALIDATION'] = false;
--------------------------------------------------------------
*In dit geval Mistercash/Bancontact Dit verschilt per gekozen betaalmethoden.