- Issue created by @akramer603
How to map webform fields to stripe customer fields
Stripe webform integration 8.x used stripe javascript selectors like this:
:input[name="name[Name on Card]"]
To send data from webform fields to stripe.
How is this done in version 2.x?
Is it in the yaml file for the webform?
what is the syntx
Active
2.0
Documentation