Download the PHP package dynamic/foxystripe without Composer
On this page you can find all versions of the php package dynamic/foxystripe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package foxystripe
FoxyStripe
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:
- FoxyCart Add to Cart Form with Product Options and Modifiers
- Customer Order History
- Two-way Single Sign On with FoxyCart
- HMAC Product Validation
Read more about Migrating from SilverStripe 3.x to 4.x
Installation
composer require dynamic/foxystripe
Requirements
- SilverStripe 4.x
- FoxyCart Store 2.x
Setup
Once FoxyStripe is installed, run a dev/build to setup the database.
FoxyCart Setup
Login to your FoxyCart Account and create a new store. See Creating a FoxyCart Account for detailed instructions.
FoxyStripe Setup
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
- Store Name - enter value from FoxyCart > Store > Settings > Store sub domain - ex:
myfoxystripestore
- Store Key - copy value to FoxyCart > Store > Advanced > API key - ex:
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
Additional Information
FoxyCart Documentation
Maintainer Contact
Credits
Inspired by previous work done by cbryer.
Documentation
See the docs/en folder.
All versions of foxystripe with dependencies
silverstripe/framework Version ^3.2
unclecheese/betterbuttons Version ^1.2
unclecheese/display-logic Version ^1.5