2017 © Pedro Peláez
 

magento-module district_stripe

Stripe Credit Cards Extension for Magento 1.

image

monsieurbiz/district_stripe

Stripe Credit Cards Extension for Magento 1.

  • Tuesday, July 24, 2018
  • by jacquesbh
  • Repository
  • 2 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Stripe Credit Cards Extension for Magento 1

Installation instructions

Before installing the extension, make sure that Magento caching is disabled, and compilation is turned off. It is also highly advised that the exntension is first installed in a test/staging environment, before deployment to production., (*1)

Downloading the extension

Download the zip file from GitHub., (*2)

Copying files to your Magento installation

Unzip and copy the conents of the unzipped package to your Magento installation directory taking care not to overwrite existing files., (*3)

Enabling the extension

  1. Log into your Magento admin panel, and navigate to System > Configuration > Payment Methods.
  2. Expand the "Stripe Credit Cards" section and set the enabled option to "yes".
  3. Edit the title of the module to something appropriate for this method e.g. Credit or Debit Card
  4. Copy your Stripe API Secret and Publishable keys from your Stripe dashboard into the corresponding fields. Use the text credentials to check your integration before adding the live keys.
  5. Choose between "Authorize only" or "Authorize and Capture". Authorize only, only authorizes the card for the order total when the order is placed, and requires you to manaully invoice the ordere through Magento. Note: Stripe gives you a 7-day window to capture an order, after it has been successfully authorized, before it is released.
  6. Choose which credit cards you would like to accept. Note: Only U.S. businesses can currently accept Diners Club, Discover and JCB cards.
  7. Choose whether you want to allow credit cards to be saved. Note: Credit cards are not stored in your Magento database.
  8. If you already have jQuery enabled within another extension or theme, feel free to disabled them here. If you are unsure about this step, leave both options set to "yes", and you should be good to go.

The Versions

24/07 2018

dev-master

9999999-dev

Stripe Credit Cards Extension for Magento 1.

  Sources   Download

MIT

by Maxime Huran
by Nick Rigby

29/06 2018

1.0.3

1.0.3.0

Stripe Credit Cards Extension for Magento 1.

  Sources   Download

MIT

by Maxime Huran
by Nick Rigby