Status / Limitations
Currently only credit-card payments are implemented. The transactions are made via JavaScript so your server never sees the credit card data therefore no PCI compliance is needed Stripe has you covered regarding PCI compliance if you serve your page via SSL.
The payment method relies on the payment context (responsible for displaying the form) to turn over control when the transaction should be made. payment_context is an attempt to standardise such an interface. So far webform_paymethod_select is the only module implementing that interface. At the moment stripe_payment can only be used inside webforms.
Requirements
- Payment
- Payment context provides a richer interface for payment contexts.
- Payment forms
- xautoload for autoloading classes from the stripe-php library
- Libraries
- The stripe-php library.
Installation
- Install the module and all it's dependencies as usual.
- Download the stripe-php library and install it. The library folder must be named "stripe-php"!
Credits
The module was written as stripe support for campaignion a online campaigning/fundraising distribution made by more onion.
Project information
- Project categories: E-commerce, Integrations
10 sites report using this module
- By torotil on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.

