Payments

Configure PSP

In the Settings module, the PSP can be configured. Currently Core-commerce premium supports the following payment Service providers:


Payment Methods management

In the 'Payment Methods' management module, the Payment methods can be configured. The payment methods depend on the selected PSP (Pay.nl or Buckaroo) and the actual implementations within Core-commerce.

FieldRemarks
NamePayment method name
Logo urlAbsolute URL to payment method logo
PSP KeyPayment method key from PSP
CostsPayment method costs (nominal)
Minimum order amountMinimum order amount for payment method, used for filtering in API
Maximum order amountMaximum order amount for payment method, used for filtering in API
Localized namesLocalized payment method name on front-end

Payment Method Countries management

In this management module, a record can be created to determine the visible payment methods per country. This including the sorting in the front-end, so that iDEAL can be the first payment method in the Netherlands and Bancontact for example in Belgium.

In the 'Name' field the country can be selected and by clicking on the Payment Methods, the different payment methods can be linked. Per payment method the numeric sequence can be set.


API Call

In the OMS API /paymentmethods call, the available payment methods can be fetched with the following parameters:

  • locale (Culture)
  • countryCode (ISO2)
  • orderAmount (Decimal) for filtering on min./max. order amount