Questions about Payment Form extension

Quantity Field Help

  • Techmistress
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 months 2 weeks ago #161362 by Techmistress
Quantity Field Help was created by Techmistress
Could someone lay out the instructions on how to create a field that lets the user enter a quantity of items they wish to purchase?  I couldn’t quite understand the documentation on that one.  Thanks!

Please Log in or Create an account to join the conversation.

More
6 months 2 weeks ago #161370 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Quantity Field Help
Usually, you will need to use Fee formula. You can send me link to the form and explain how you want the fee to be calculated. I will then guide you to setup it

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Techmistress
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 months 2 weeks ago #161387 by Techmistress
Replied by Techmistress on topic Quantity Field Help
I have several items:

_Friday ticket $50
_Saturday ticket $25
_Sunday ticket $25
_All Events Pass $125
_Special Sunda Dinner $45

I want them to be able to select a quantity of whatever tickets they want (like 3 all-event passes, 1 Friday and 2 dinners).

Is that possible?

Please Log in or Create an account to join the conversation.

More
6 months 2 weeks ago #161392 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Quantity Field Help
Yes. There are few ways to setup. The easiest way would be create different textbox input, each input allow quantity for an item. For example :

- Number Friday Tickets (50$ each)

Formula is [FIELD_VALUE]*50

- Number Saturday Tickets (25$ each)

Formula is [FIELD_VALUE]*25

And so on for other fields

Please try to setup and let me know if you need more help

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc