matheins / Dorf

A free and open source form builder
https://dorf.vercel.app
GNU Affero General Public License v3.0
309 stars 24 forks source link

feat: payment integration (stripe) #19

Open matheins opened 1 year ago

matheins commented 1 year ago

Describe the feature you'd like to request

Add a form field wich allows the user to submit payment details. The creator should be able to setup stripe with his own api credentials.

Describe the solution you'd like to see

  1. Creator adds connects account
  2. Creator adds stripe field to form and defines price
  3. User fills out stripe payment element
  4. User confirms payment by submitting form

Additional information

Stripe doc

matheins commented 1 year ago

Feel free to contribute 👏🏻