Different prices depending on selection

  • Benjamin Maeles
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 5 days ago #112811 by Benjamin Maeles
Different prices depending on selection was created by Benjamin Maeles
Hello

I'm not sure how to implement this:

So I want different price categories to connect with specific countries and I there is selected an A/B-Option there will be another discount.

For example:

If a user select country X the price should be Y

If an other user select country A the price should be B

If a user select country A AND selection M the price should be C

Can anyone help me?

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

More
7 years 4 days ago #112834 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Different prices depending on selection
Hello Benjamin

Unfortunately, it's not possible. We don't support setting up fee option base on country. So if you want to have it works like that, I guess you will have to:

1. Unpublish the existing country field

2. Create a new custom fee field as described on membershipprodoc.joomservices.com/basic-...wn-custom-field-type to allow users to choose the country and then charge them the fee base on their selection

Could you please try that approach to see whether it works?

(Maybe change existing country field type from Country to List, then define it's values/fee values instead of creating new field will work, too)

Regards,

Tuan
The following user(s) said Thank You: Benjamin Maeles

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

  • Benjamin Maeles
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 4 days ago #112855 by Benjamin Maeles
Replied by Benjamin Maeles on topic Different prices depending on selection
Ok, this works fine for the countries, thank you.

Now I don't know how to solve the second part:

If a user is under 18 or over 65, he gets a discount of 10 dollars.

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

More
7 years 4 days ago #112863 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Different prices depending on selection
We don't support this option, unfortunately. Maybe you will have to create a new custom fee field, allow users to choose their age range, and then give them discount if needed (Fee amount for that options will be -10 in this case)

Same with how you create country fee field above

Tuan

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