Skip to content

Components Overview

Ruben Bielen edited this page Dec 3, 2024 · 3 revisions

Functional Overview

Mollie provides an easy way to integrate with a wide range of payment methods and wallets. The integration makes use of REST API calls to Mollie. Commerce Cloud will then handle the responses and will process orders. It is also possible to handle payment cancels, refunds and shipments in the Commerce Cloud Customer Service Center.

The following payment methods are supported by default:

  • Bancontact
  • Credit card
  • PayPal
  • iDeal
  • Sofort Banking
  • Bank transfer
  • Belfius
  • KBC
  • Klarna: Pay later
  • Klarna: Slice it
  • Klarna: Pay Now
  • Gift cards
  • ING Home'Pay
  • Giropay
  • Eps
  • Przelewy24
  • Vouchers

The following wallets are supported by default:

  • Apple Pay
  • Apple Pay Direct

Use Cases

  • As a customer, complete a checkout processes using the Mollie payment methods with the ability to remember your card data when logged in.
  • As the merchant, view the Mollie payment details in the Business Manager
  • As the merchant, perform custom actions regarding the payment (cancel payment, refund payment, ship order)
  • As the merchant, configure multiple settings in the custom site preferences

Limitations & Contraints

The plugin was built to work on the SFRA demo site. The following Mollie API’s are (partially) supported:

  • Payment API
  • Methods API
  • Refunds API
  • Orders API (DEPRECATED! Move to Payment API)
  • Shipment API
  • Customers API
  • Wallets API
  • Payments Link API

Compatibility

Sitegenesis: Not supported SFRA version: 6.0.0 (supports previous versions by limited code changes) Compatibility mode: 21.2

Privacy, Payment

Credit card data is never processed on the Commerce Cloud side. New payments will be entered and processed on the Mollie Payment Page.

There is also a possibility to use the Customers API. This feature will allow the customer to remember and reuse the card data entered at a later stage. Card data is always stored on the Mollie environment, never in Commerce Cloud.