#zeez5658

1 messages · Page 1 of 1 (latest)

quiet krakenBOT
potent otter
shrewd basin
#

Thanks I’ll take a look, how would you suggest to address the variable pricing issue?

potent otter
#

one option would be to create separate prices for non-business users and business users

#

and using quantity to calculate the final price

shrewd basin
#

okay great thankyou, final question: how do I make filling out the <PaymentElement/> fields required. I.e ensure the form can’t be submitted without filling those out first

potent otter
#

afaik all fields (card number, expiry, cvv) are required in the PaymentElement and are validated on submit, are you seeing something different?

shrewd basin
#

Right now I can submit the form without filling those out

#

I have the Payment Element nested within the parent web form

potent otter
shrewd basin
#

perfect Thankyou

#

that’s exactly what I needed