Download the PHP package sherlockode/sylius-checkout-plugin without Composer
On this page you can find all versions of the php package sherlockode/sylius-checkout-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sherlockode/sylius-checkout-plugin
More information about sherlockode/sylius-checkout-plugin
Files in sherlockode/sylius-checkout-plugin
Package sylius-checkout-plugin
Short Description Sylius plugin for Checkout.com
License MIT
Informations about the package sylius-checkout-plugin
Sylius Checkout Plugin
[ ](https://www.sherlockode.fr/contactez-nous/?utm_source=github&utm_medium=referral&utm_campaign=plugins_checkout)
Table of Content
- Overview
- Installation
- Configuration
- Usage
- Demo
- License
- Contact
Overview
This plugin allows you to use checkout.com to receive credit card payments on your e-commerce website.
Installation
Install the plugin with composer:
If your project does not use autoload, you have to enable the bundle yourself:
Configuration
Update your sylius installation by importing bundle configuration:
Then import routes:
Update your webpack configuration to add an entry in shop config:
Usage
Payment method configuration
Now you only have to create a new payment method based on the Checkout.com type, then fill your credentials in the gateway configuration.
Demo Sylius Shop
We created a demo app with some useful use-cases of plugins! Visit sylius-demo.sherlockode.fr to take a look at it. The admin can be accessed under sylius-demo.sherlockode.fr/admin/login link. Plugins that we have used in the demo:
Plugin name | GitHub | Sylius' Store |
---|---|---|
Advance Content Bundle (ACB) | https://github.com/sherlockode/SyliusAdvancedContentPlugin | - |
Mondial Relay | https://github.com/sherlockode/SyliusMondialRelayPlugin | - |
Checkout Plugin | https://github.com/sherlockode/SyliusCheckoutPlugin | - |
FAQ | https://github.com/sherlockode/SyliusFAQPlugin | - |
Additional resources for developers
To learn more about our contribution workflow and more, we encourage you to use the following resources:
License
This plugin's source code is completely free and released under the terms of the MIT license.
Contact
If you want to contact us, the best way is to fill the form on our website or send us an e-mail to [email protected] with your question(s). We guarantee that we answer as soon as we can!
All versions of sylius-checkout-plugin with dependencies
checkout/checkout-sdk-php Version ^2.2
sylius/sylius Version ~1.11.0 || ~1.12.0