Hello!
We need your help setting up payment processing through a form for our specific use case.
The task:
Our client (https://blawza.com) manufactures scissors and accepts orders for sharpening them. The key detail is that the service price is not fixed and depends on the number of scissors the customer wants to sharpen.
For example:
1 pair — $40
2 pairs — $70
3 pairs — $90
and so on.
Goal:
We want to create a form where:
The customer selects the quantity of scissors from a list.
The system automatically calculates the total cost based on their selection.
The customer clicks a button and pays the calculated amount directly via Stripe.
Question:
Could you please advise on the correct way to implement this dynamic price calculation and pass this specific amount to the payment gateway using Balboa Forms?
Replies are visible only to logged in members with an active subscription.