๐๏ธ Understanding payment workflows
Front-Commerce provides different hooks allowing you to use the payment method of your choice. This section explains the high-level payment workflows supported.
๐๏ธ Front-Commerce Payments
Front-Commerce contains mechanisms that allow to process of payments in a platform-agnostic way. Payment platforms integrated as a Front-Commerce Payment are compatible with every eCommerce platform that Front-Commerce supports. This guide provides insights about how they work so you can better understand how they could fit into your project.
๐๏ธ Adyen integration
This guide explains how Front-Commerce allows using Adyen in a headless commerce project.
๐๏ธ Affirm integration
This guide explains how Front-Commerce allows using Affirm in a headless commerce project.
๐๏ธ Authorize.net
This guide explains how Front-Commerce allows using Authorize.net in a headless commerce project.
๐๏ธ BuyBox integration
This guide explains how Front-Commerce allows using BuyBox in a headless commerce project.
๐๏ธ HiPay integration
This guide explains how Front-Commerce allows using HiPay in a headless commerce project.
๐๏ธ Ingenico integration
This guide explains how Front-Commerce allows using Ingenico in a headless commerce project.
๐๏ธ Monext Online integration
This guide explains how Front-Commerce allows using Monext Online (Payline) in a headless commerce project.
๐๏ธ Paypal integration
This guide explains how Front-Commerce allows using Paypal in a headless commerce project.
๐๏ธ PayZen / Lyra Collect integration
This guide explains how Front-Commerce allows using PayZen / Lyra Collect in a headless commerce project.
๐๏ธ Stripe integration
This guide explains how Front-Commerce allows using Stripe in a headless commerce project.
๐๏ธ Payment on account
This guide explains how Front-Commerce allows using Payment on account in a headless commerce project.
๐๏ธ Custom Payment Method
This guide explains how to implement a new payment method in Front-Commerce.
๐๏ธ Custom Payment Information
Implemented payment methods don't need any additional information. The user only needs to select one of the implemented payment methods and then will be prompted to enter all the required information. However, you may require more information, for example, if you want to let users enter a comment related to the payment method/checkout. This guide explains how to achieve it in Front-Commerce.
๐๏ธ Custom notification processor
This guide explains how to implement a notification processor
๐๏ธ Payment workflows specificities
Front-Commerce provides different hooks allowing you to use the payment method of your choice. This section explains the implementation specificities of payment workflows.
๐๏ธ Existing Domain Events
Front-Commerce payment mechanism is event based. This page lists the available payment domain events.