Skip to content

FoxyStripe is a SilverStripe ecommerce module that integrates with FoxyCart.

License

Notifications You must be signed in to change notification settings

dynamic/foxystripe

Folders and files

NameName
Last commit message
Last commit date
Oct 23, 2018
Apr 2, 2015
Oct 16, 2018
Jan 26, 2017
Nov 13, 2018
Mar 6, 2018
Nov 2, 2018
Oct 16, 2018
Nov 18, 2014
Oct 1, 2016
Oct 1, 2016
Jan 5, 2017
Mar 6, 2018
Mar 6, 2018
Oct 1, 2016
Oct 1, 2016
Oct 1, 2016
Oct 16, 2018
Mar 6, 2018
Oct 22, 2018
Mar 6, 2018
Mar 6, 2018

Repository files navigation

FoxyStripe

Build Status Scrutinizer Code Quality Code Coverage Build Status codecov

Latest Stable Version Latest Unstable Version Total Downloads License Monthly Downloads Daily Downloads

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 Using FoxyStripe, Advanced Features and 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

  1. Store Name - enter value from FoxyCart > Store > Settings > Store sub domain - ex: myfoxystripestore
  2. 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.