FoxyStripe is a SilverStripe ecommerce module designed to integrate with FoxyCart.
FoxyCart provides you with a flexible, powerful, customizable, and secure ecommerce platform. FoxyStripe provides a product catalog that integrates with the FoxyCart shopping cart and API.
Features include:
Read more about Using FoxyStripe, Advanced Features and Migrating from SilverStripe 3.x to 4.x
composer require dynamic/foxystripe
Once FoxyStripe is installed, run a dev/build to setup the database.
Login to your FoxyCart Account and create a new store. See Creating a FoxyCart Account for detailed instructions.
Now that your store has been created, you'll need to grab some information from FoxyCart to configure your FoxyStripe site.
In CMS > Settings > FoxyStripe
myfoxystripestore
xxxxxxxxxxxxx1234
Your FoxyStripe store is now setup and ready for business. To get started, see Using FoxyStripe
To set up additional features, such as Single Sign On and Order History, see Advanced Features
Inspired by previous work done by cbryer.
See the docs/en folder.