Download the PHP package alma/sylius-2-payment without Composer
On this page you can find all versions of the php package alma/sylius-2-payment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alma/sylius-2-payment
More information about alma/sylius-2-payment
Files in alma/sylius-2-payment
Download alma/sylius-2-payment
More information about alma/sylius-2-payment
Files in alma/sylius-2-payment
Vendor alma
Package sylius-2-payment
Short Description Alma payment plugin for Sylius 2.0.
License MIT
Package sylius-2-payment
Short Description Alma payment plugin for Sylius 2.0.
License MIT
Please rate this library. Is it a good library?
Informations about the package sylius-2-payment
Alma payment plugin for Sylius 2
This plugin adds a new payment method to Sylius 2, which allows you to offer installments payments to your customers using Alma.
Requirements
- PHP
^8.2 - Sylius
^2.0 - An Alma merchant account — sign up at almapay.com, then retrieve your API keys from the Alma dashboard
Installation
Register the plugin in config/bundles.php:
Import the plugin routes by creating config/routes/alma_sylius.yaml:
Then clear the cache:
Configuration
- In the Sylius admin, go to Payment methods and create a new method using the Alma gateway.
- Enter your Alma API keys (Live and Test) and select the mode to use.
- Enable the fee plans you want to offer (e.g. pay in 3 or 4 installments).
- Enable the payment method on the channels where you want Alma available.
Features
- Eligibility at checkout — Alma is offered only when the cart is eligible, with the available installment plans for the customer to choose from.
- Off-site payment — the customer is redirected to Alma's payment page and back to your shop after completing (or cancelling) the payment.
- Refunds — refund an order through the native Sylius admin; the refund is propagated to Alma automatically.
Support
- Documentation: docs.almapay.com
- Contact: [email protected]
License
This plugin is released under the MIT License.
All versions of sylius-2-payment with dependencies
PHP Build Version
Package Version
The package alma/sylius-2-payment contains the following files
Loading the files please wait ...