This is a test integration of Stripe Elements into weweb.io.

preview

Implemented features

  • 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

Section component starter

This is a section for weweb.io.

Installation

To run locally, first install all dependencies with npm i

Start

To serve locally, run npm run serve --port=[PORT], and then go to Weweb editor, open developper popup and add your custom section.

Build

Before release, you can check build error by running npm run build --name=my-section