- Issue created by @jbarone716
- ๐ธ๐พSyria hodba Dubai
I tested the module again with a custom amount and token. The custom amount element tested against textfield and number webform elements and it worked fine for me.
Can you export your webform and paste it here so I can test your use case? - ๐บ๐ธUnited States jbarone716
Certainly! I created a simple test webform just to make sure that I could get things running:
stuff: '#type': textfield '#title': stuff price: '#type': number '#title': price '#min': 0 '#required': true email: '#type': email '#title': email number_that_exists: '#type': computed_twig '#title': 'number that exists' '#template': '{{ 100.00 }}' '#whitespace': spaceless '#store': true value: '#type': value '#title': value '#value': '100.00'
The other configs are quite long but I can provide them if necessary; they should be stock webform configs because I've done nothing but create the webform with the fields above. The different field types are for testing different ways of passing a number in case that was affecting my use case. All fail with the same error and won't let me save the Stripe Payment element.
- ๐ฎ๐ณIndia Shreya_98
Shreya_th โ made their first commit to this issueโs fork.
- @shreya_th opened merge request.
- Status changed to Fixed
about 1 year ago 4:27am 4 October 2023