This is a test integration of Stripe Elements into weweb.io.
- Use Payment Element to collect payment details and confirm the payment
- Connected account
- Automatic use test/live keys
- Locale configuration
- Appearance - Theme
- Appearance - Variables
- Appearance - Rules
- Appearance - Labels floating/above
- Custom fonts
- Api version override
- Optionally disable advanced fraud detection
This is a section for weweb.io.
To run locally, first install all dependencies with npm i
To serve locally, run npm run serve --port=[PORT]
, and then go to Weweb editor, open developper popup and add your custom section.
Before release, you can check build error by running npm run build --name=my-section