Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Stripe bare integration and some modules
Initially this is thought to be a simple module exposing only the necessary elements, requirements and functionality for other modules to leverage and work around a stripe integration.
Right now this is:
- Settings for the different API keys and choosing between test/live
- A stripe render element using the Elements integrations.
- Includes stripe.js site wide as per their recommendation
- Allows for different card elements on different forms like normal form elememts
- It has JS selectors to pass on values to the card element for address/fraud validation.
TODO:
- Webhooks as event subscription
MODULES:
- stripe_example: Checkout example (WIP)
- stirpe_webform: Stripe webform elements and submit handler with flexible configurations and soon a template webform to clone
There is a bit of overlap with Stripe API
Project information
- Project categories: E-commerce
- Created by hanoii on , updated
