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.
spree_api
and spree_frontend
.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
Spree Admin -> Configurations -> Payment Methods -> New Payment Method
).Spree::Gateway::MollieGateway
as a Provider
.API key
.Display
selectbox.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