iwocaPay for Magento 2
iwoca/iwocapay-magento
Integrates the iwocaPay B2B buy-now-pay-later payment solution into Magento 2 checkout, with admin configuration for seller credentials, staging/production mode, country restrictions, and debug logging.
Build Tests
Code Quality
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubiwocaPay plugin for Magento2
This iwocaPay plugin for Magento 2 will implement the iwocaPay solution in your store.
Installation
You can install this plugin using Composer:
composer require iwoca/iwocapay-magento
Enable the module
bin/magento module:enable Iwoca_Iwocapay
bin/magento setup:upgrade
Configuration
You can find all related configurations for this module by navigating to "Stores > Configuration > Sales > Payment Methods > iwocaPay" in the Magento admin section.
Configuration Options
| Configuration | Description |
|---|---|
| Enabled | Turns the iwocaPay payment solution on or off |
| Seller Access Token | The access token which is used to authenticate requests made to the iwocaPay API |
| Seller ID | Your Seller ID which is used to identify you as a seller in the iwocaPay system |
| Mode | Indicates if the module is running in testing (Staging) or production mode |
| Payment from Applicable Countries | Indicates if the module can be used for all allowed countries, or a specific set of countries |
| Payment from Specific Countries | If the "Payment from Applicable Countries" is set to "Specific countries" this is used to select which countries are allowed to use iwocaPay |
| Debug mode | Add additional logging during the payment process. |
License
MIT license. For more information, see the LICENSE file.
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.