Q: Variable fee and columns
Is there a way to do a variable 4% credit card fee on top of the total/final amount on a Stripe payment? Also can I have multiple columns on the form?
Verified purchaser

FormDesigner
Aug 22, 2025A: Hello.
Yes, you can add a price multiplier in the Stripe integration settings, which will increase the total cost of the order.
To create multiple columns in the form, you need to use the “Section” form field, where you can set the number of columns and their width.
Also is there a way to add a custom amount for the people wanting to pay us? Most integrations only allow a fixed price from a stripe product which is very unhelpful for our use case
You can add a “Formula” field to the form and configure the order cost calculation there as you need it.