Skip to content

moreonion/stripe_payment

Repository files navigation

Build Status codecov

Stripe payment

This module integrates stripe with the Drupal payment framework. It enables credit card and SEPA transactions.

Requirements

Installation

  1. Install the module and all its dependencies as usual
  2. Download the stripe-php library and copy it to the appropriate library folder. Make sure the folder is named stripe-php.
  3. If needed add JavaScript polyfills to your theme or installation profile.

Browser compatibility

The JavaScript in this module is transpiled for IE 11 and Edge 18 compatibility. However the required polyfills are not bundled. If you want to support these browsers you’ll neet to load an appropriate polyfill. For example you can use polyfill.io.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published