PSP: Mollie
Settings
To connect to Mollie, the following settings need to be configured, view the
Connection with Mollie for more information:
- Authentication Method: Choose method to authenticate with Mollie: ApiKey, OAuth
- Api Key: Fill in the api key
- Test: When checked, all transactions will be done in test mode
- ApplePay: When checked, Apple Pay will be enabled as a payment method
Some payment methods require additional parameters, and will need to be implemented before they can be used.
Unless listed in the table below these cannot be used. View these payment methods here.
Specific payment methods parameters
| Payment method | PSP Key |
|---|---|
| Apple Pay | applepay |
| BankTransfer | banktransfer |
| Creditcard | creditcard |
| Kbc | kbc |
| Paypal | paypal |
Additional available payment methods (e.g. ideal) can be viewed in Mollie's documentation. These are all available to be used, unless mentioned to have additional required parameters here and not listed in the table above.
::: tip 🔑 PSP keyThe PSP keys are available in the Mollie documentation. In the menu, click on the requested payment method. In the 'Key information' section, the API method name value can be used.:::
Updated 6 months ago