PSP: Pay.nl

Settings

To connect to Pay.nl, the following settings need to be configured, view the Pay.nl - How to Connect for more information:

  • Code: Fill in the AT-code
  • Token: Fill in the API token
  • Service ID: Fill in SL-code
  • Test: When checked, all transactions will be done in test mode
  • iDeal Fast Checkout Enabled: When checked, iDeal Fast checkout is enabled

Specific Payment method parameters

Payment methodPSP Key
Riverty2561
Fashioncheque815
Bancontact436
iDEAL10
PayPal138
MasterCard3138
Visa3141

::: tip 🔑 PSP keyThe PSP keys are available in the Pay.nl documentation. Click on the payment method type (e.g. online payments) and click on the requested payment method. In the 'Facts' section the Paymentoption ID (Betaaloptie ID) value can be used.:::

Pay.nl: iDeal Fast Checkout

To start using 'iDeal Fast Checkout' with Pay.nl, follow the next steps:

  1. Important is that the 'Exchange settings' are configured in Pay.nl and that 'Setup exchange URL' and 'Request Method' are configured exactly like in the screenshot below, otherwise the fast check-out won't be available:Exchange settings
  2. Enable 'iDeal Fast Checkout Enabled' in the 'OMS - Settings' for Pay.nl
  3. Implement front-end check-out 'Button', which starts the fast check-out (examples can be supplied by the CC team)

iDeal Fast Checkout process

The process works as following:

  1. Create an order with minimum data (products, payment costs, shipping costs, discounts)
  2. On a new payment, on Orders_AddPayment the attribute 'CC-FastCheckout' should be added with the value 'true'
  3. Start payment by endpoint /payment/[orderPaymentId]/start.In the 'Order logging' payments started using the quick checkout, will be visible:Order logging
  4. Once it is finalized by customer, the data in order should be updated