This is the official Mollie payment gateway for Spree Commerce. Implement this to easily accept all major payment methods, including iDEAL, Bancontact, Visa, Mastercard, AmEx, and many more, in your Spree Commerce storefront.
This gateway supports all aspect of Spree Commerce and payments can be created through both spree_frontend
and spree_api
.
Please go to the signup page to create a new Mollie account and start receiving payments in a couple of minutes.
Our pricing is always per transaction. No startup fees, no monthly fees, and no gateway fees. No hidden fees, period.
- Features
- Requirements
- Installation
- Configuring Mollie Gateway
- API endpoints
- Upgrading
- API documentation
- Want to help us make our API client even better?
- License
- Support
- Support for all available Mollie payment methods.
- Multicurrency payments
- Support for one-click payments.
- Fast in-house support. You will always be helped by someone who knows our products intimately.
- Multiple translations: English and Dutch.
- Refund orders from the Spree admin.
- Event log for debugging purposes.
- Available for
spree_api
andspree_frontend
. - Allow returning customers to use their previous payment details and pay instantly.
- Spree 3.5 or newer.
- Add the extension to your Gemfile using:
gem 'spree_mollie_gateway'
-
Install the gem by running
bundle install
. -
Run the installer which takes care of copying migrations:
bundle exec rails g spree_mollie_gateway:install
- Configure a new payment method (
Spree Admin -> Configurations -> Payment Methods -> New Payment Method
). - Select
Spree::Gateway::MollieGateway
as aProvider
. - Fill in your live / test
API key
. - Fill in your hostname. Used for generating the webhook URL and redirect URL.
- Select "Front End" in the
Display
selectbox. - Save and you're done!
This gateway comes with a couple of API endpoints which seamlessly integrate with the Spree API.
If you wish to learn more about our API, please visit the Mollie API Documentation.
Want to help us make our API client even better? We take pull requests, sure. But how would you like to contribute to a technology oriented organization? Mollie is hiring developers and system engineers. Check out our vacancies or get in touch.
BSD (Berkeley Software Distribution) License. Copyright (c) 2014-2019, Mollie B.V.
Contact: www.mollie.com — info@mollie.com — +31 20-612 88 55
- More information about iDEAL via Mollie
- More information about Klarna Pay Later via Mollie
- More information about Klarna Slice It via Mollie
- More information about Credit card via Mollie
- More information about Bancontact via Mollie
- More information about SOFORT Banking via Mollie
- More information about SEPA Bank transfer via Mollie
- More information about SEPA Direct debit via Mollie
- More information about PayPal via Mollie
- More information about KBC/CBC Payment Button via Mollie
- More information about Belfius Direct Net via Mollie
- More information about paysafecard via Mollie
- More information about ING Home’Pay via Mollie
- More information about Gift cards via Mollie
- More information about EPS via Mollie
- More information about Giropay via Mollie
- More information about Apple Pay via Mollie
- More information about Przelewy24 via Mollie