Documentation You are here: start » gateways » mollie

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gateways:mollie [2019/08/04 01:01] marijagateways:mollie [2023/07/26 10:27] (current) – [Data entry] adam
Line 1: Line 1:
 ---- dataentry gateway ---- ---- dataentry gateway ----
-type            : gateway         # do not change this line+type              : gateway # do not change this line 
 +name              : Mollie #  
 +countries         : AT, BE, CZ, DE, ES, FR, GB, NL #  
 +support-added     : 2.0 #  
 +support-removed   :  #  
 +supports-3dsecure : yes #  
 +gateway_url       : https://www.mollie.com #  
 +----
  
-# Add the full name of the gateway after the colon below. 
-name            : Mollie 
- 
-# Supported Countries. Please use 2-character ISO Country Codes available at 
-# http://www.iso.org/iso/english_country_names_and_code_elements 
-# Separate multiple country codes by commas. 
-countries       : NL, DE, FR, BE 
- 
-# Enter the FoxyCart versions where support was added or removed (if applicable). 
-# Version numbers should include applicable decimals, such as "0.7.0" and not "070" 
-support-added   : 2.0 
-support-removed :  
-supports-3dsecure: yes 
- 
-# Features and Details 
- 
-# Gateway URL 
-gateway_url     : https://www.mollie.com 
----- 
  
 ====== Mollie ====== ====== Mollie ======
Line 27: Line 15:
 </WRAP> </WRAP>
 ===== Setting Up Mollie for FoxyCart ===== ===== Setting Up Mollie for FoxyCart =====
-For testing just use test API key from dashboard of your account or foxy default test account. 
  
 +To connect your Mollie account to your Foxy store, you will just need to access the API key for your chosen website profile. This value can be copied from the "Developers" > "API keys" section of the Mollie administration. If you haven't created a website profile yet, those can be created from the "Settings" > "Website profiles" section.
 +
 +{{ :gateways:mollie_api_keys.png?nolink&600 |}}
 +
 +You can enable Mollie for your Foxy store from the "gateways" section of the Foxy administration, enabling the "Accept payments using your Mollie account" option on that page. If you are on test payment servers (set by the "which servers do you want to use?" option at the top of the gateways page of the Foxy admin), you will use the "Test API key" value from Mollie. If you're on live payment servers, you will use the "Live API key"
 +
 +The Live API key will only be available after your Mollie account is activated and the website profile is verified. Contact Mollie support for any assistance with doing that.
 ===== Testing ===== ===== Testing =====
 ==== Obtaining a Test Account ==== ==== Obtaining a Test Account ====

Site Tools