Custom payment calculation with WPforms
-
I’ve created an order form that lets the user select what they want, then enter a quantity for what they want.
I’ve added a total $ field and enabled calculation and entered in the required formula to calculate the total.
When I then add in a payment gateway (in this case paypal/credit card), the total it wants to charge is a sum of 1 of the quantity, plus the total of my total $ field.How can I change it so that the payment gateway either just uses my total $ field, or is able to calculate quantities itself, so that I can delete my total $ field.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.