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.
- Install this module using the official Backdrop CMS instructions.
- Ubercart, specifically the
uc_paymentanduc_creditsub-modules. - The Stripe module bundles the Stripe PHP bindings and provides some API functionality.
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.
Bugs and Feature requests should be reported in the Issue Queue
- Laryn Kragt Bakker
- Collaboration and co-maintainers welcome!
- Ported to Backdrop by Laryn Kragt Bakker
- Backdrop port initially sponsored by CEDC at the Stuart Center
- Maintained for Drupal by AndraeRay
- Earlier versions of
uc_stripewere developed by Victor Quinn and rfay, and were also based in part on Bitcookie's work from discussion in the D7uc_stripeissue queue.
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.