https://github.com/front-commerce/magento-module-headless-affirm
This module turns the Affirm’s official Magento extension into a headless payment method for Front-Commerce
https://github.com/front-commerce/magento-module-headless-affirm
Last synced: 2 months ago
JSON representation
This module turns the Affirm’s official Magento extension into a headless payment method for Front-Commerce
- Host: GitHub
- URL: https://github.com/front-commerce/magento-module-headless-affirm
- Owner: front-commerce
- License: mit
- Created: 2020-11-23T08:19:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:36:53.000Z (over 2 years ago)
- Last Synced: 2026-03-29T08:05:07.756Z (3 months ago)
- Language: PHP
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HeadlessAffirm
**HeadlessAffirm** turns the [Affirm’s official Magento extension](https://github.com/Affirm/Magento2_Affirm) into a headless payment method for Front-Commerce.
## Versions
This repository follows semantic versioning. It is compatible with versions 3+ of the Affirm module.
## Installation
### Composer
You can install this module with the following command:
```
composer require front-commerce-magento/module-headless-affirm:1.1.0
```