Custom Fee Field

  • Nicholas Flint
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
1 year 11 months ago #151874 by Nicholas Flint
Custom Fee Field was created by Nicholas Flint
Hi, I am trying to do the same thing with the Event Booking as I did with Membership Pro. I am creating a donation list field. The user selects a percentage and that percentage of the amount is subtracted. I have a custom field called Event_Donation and this in the Fee Formula field: [EB_TOTAL_AMOUNT]*[EVENT_DONATION]. That results in the error Unsupported operand types

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

More
1 year 11 months ago #151875 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Custom Fee Field
Hello

There is no [EB_TOTAL_AMOUNT] tag like that. Maybe you can try:

[INDIVIDUAL_PRICE]*[NUMBER_REGISTRANTS]*[EVENT_DONATION] to see if it works

Tuan

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

  • Nicholas Flint
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
1 year 11 months ago #151878 by Nicholas Flint
Replied by Nicholas Flint on topic Custom Fee Field
That doesn't work for my particular form. The event itself doesn't have a fee. The Amount is calculated based on the selections they make in a couple of custom fields.

We may just need to use the Payment Processing Fee(%) field on the payment plugin instead.

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

More
1 year 11 months ago #151879 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Custom Fee Field
If so, Yes, Payment Processing Fee (%) would be the right option

Tuan

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

Moderators: Tuan Pham Ngoc