Download the PHP package alma/sylius-payment-plugin without Composer
On this page you can find all versions of the php package alma/sylius-payment-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download alma/sylius-payment-plugin
More information about alma/sylius-payment-plugin
Files in alma/sylius-payment-plugin
Package sylius-payment-plugin
Short Description Payment plugin to integrate Alma installments and pay later payments with your Sylius shop
License MIT
Informations about the package sylius-payment-plugin
Sylius Alma Payment Plugin
Integrate Alma installments and pay later payments with your Sylius shop
Documentation
Installation
-
Use Composer to install the plugin:
-
Import routes:
-
Override Sylius' templates:
-
Export assets:
-
Update your shop's translation catalogs:
- Finally, clear your cache:
Requirements
- PHP version >= 7.3
- Sylius version >= 1.9.0
Alma currently accepts Euros only; make sure you activate your payment method on channels that use that currency, else you won't see it at checkout.
Your Alma payment methods will only show for eligible carts. Eligibility is mainly based on the purchased amount, which by default should be between 100€ and 2000€; if you want those limits changed, you can talk to your sales representative at Alma, or contact [email protected].
Usage
-
Go to the Payment Methods admin page and choose to create a new "Alma Payments" method
-
Grab your API keys from your dashboard and paste them into the appropriate fields
-
Choose the installments count to apply for this payment method. If you want to offer multiple installments counts to your customers, you can create one Alma payment method per installments count.
-
Set the API mode to Test if you want to first test the integration with a fake credit card, on your preproduction servers for instance.
When you're ready for production, set the API mode to Live. -
Choose a name for your method in the languages relevant to your shop.
- You're done! Save the payment method to start accepting instalments payments on your shop!
All versions of sylius-payment-plugin with dependencies
alma/alma-php-client Version >=1.11.2
sylius/sylius Version >=v1.9.0
ext-json Version *