Skip to content

Ubercart payment gateway module for Stripe.

Notifications You must be signed in to change notification settings

nattywebdev/uc_stripe

 
 

Repository files navigation

Ubercart Stripe

This is an Ubercart payment gateway module for Stripe. It maintains PCI SAQ A compliance which allows Stripe, the payment processor, to handle processing and storing of payment card details.

It is compliant with 3D Secure, 3D Secure 2, and Strong Customer Authentication (SCA). Your site should be configured to use https.

Installation

Dependencies

  • Ubercart, specifically the uc_payment and uc_credit sub-modules.
  • The Stripe module bundles the Stripe PHP bindings and provides some API functionality.

Configuration and Usage

After Ubercart and Stripe are installed and configured, activate this module and configure it in the Ubercart "Payment methods" section.

More details may be found (or contributed to) in the Wiki.

Issues

Bugs and Feature requests should be reported in the Issue Queue

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

About

Ubercart payment gateway module for Stripe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 48.1%
  • JavaScript 47.3%
  • CSS 4.6%