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?
dan112PLUSAug 21, 2025
Founder Team

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.
Share
Helpful?
Log in to join the conversation
Posted: Aug 22, 2025
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
Founder
Posted: Aug 22, 2025
You can add a “Formula” field to the form and configure the order cost calculation there as you need it.