Documentation You are here: start » gateways » mollie

This is an old revision of the document!


type:
gateway
name:
Mollie
countrie:
NL, DE, FR, BE
support-added:
2.0
gateway:
https://www.mollie.com

Mollie

Subscriptions are not supported with FoxyCart's integration with Mollie at this time. If you intend to sell subscriptions with your FoxyCart store, you will need to make use of another payment gateway.

Setting Up Mollie for FoxyCart

For testing just use test API key from dashboard of your account or foxy default test account.

Testing

Obtaining a Test Account

You can create an Account to setup a testing account.

Test Card Numbers

For test account all necessary data will be filled.

Troubleshooting & Interpreting Response Codes

Contact Mollie for info. Know more? Feel free to edit this page with info.

Important Notes and Caveats

Possible Action: Datafeed Handling

At the time of the customer completing the transaction - we don't necessarily know whether the transaction was completed yet or not. We instead rely on a notification from the gateway after the checkout has been completed to confirm whether the transaction was approved or not. To handle this, transactions are initially marked as pending, and when we get a confirmation from the gateway on the result of the transaction, we update it accordingly. Each time the status changes, a datafeed will be sent to your endpoint if configured with the transaction details and the status node will be present.

The status node can contain one of three different values: pending, approved or rejected. Depending on the types of actions you're needing to perform at your datafeed endpoint, you need to make sure the appropriate status value is present first.

User Notes and Experiences

If you have tips, experience, or helpful notes related to this gateway that would benefit others, please add them below, including your name and the date. We reserve the right to edit or remove comments that don't add value to this page.

Site Tools