One time membership fee

  • Posts: 62
  • Thank you received: 4
  • Hikashop Business
2 months 2 weeks ago #359076

-- HikaShop version -- : 5.0.3
-- Joomla version -- : 5.0.2
-- PHP version -- : 8.2
-- Browser(s) name and version -- : Edge latest

I'm looking for a way to charge a one time membership fee. I'd like to automatically add this to the shopping cart as a one time charge. I'm using HikaSerial to put members into a Members group, but I don't know how to check membership and add one time membership charge if fee has never been paid.

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

  • Posts: 81597
  • Thank you received: 13081
  • MODERATOR
2 months 2 weeks ago #359078

Hi,

If it's a one time thing, then why use HikaSerial ?
You could just create a normal HikaShop product and name it "membership".
I think I'm missing some context to be able to say anything useful. Could you provide more concreate information on what you're trying to do ?

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

  • Posts: 62
  • Thank you received: 4
  • Hikashop Business
2 months 2 weeks ago #359096

It is a one time membership fee of $1 so forcing users to purchase $1 fee before being able to purchase products doesn't make sense. It is setup to automatically add $1 to each order, but we don't want to charge for every purchase. It was originally setup as a membership that puts users into a members group.

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

  • Posts: 81597
  • Thank you received: 13081
  • MODERATOR
2 months 2 weeks ago #359099

Hi,

Ah ok. So it's a one time extra fee.

In that case, I would recommend using this plugin:
www.hikashop.com/marketplace/product/279-cart-fee.html
You could use a formula like this:

{price}-{price}+1
and it would add a $1 fee to each cart.
And if you don't want the fee to be charged twice, you could configure an order mass action (menu System>Mass actions) to move the users from the "registered" user group to another user group "members" after each purchase.
And then, you could use the access level setting of the cart fees plugin so that it is loaded only for guest users and users in the group "registered" so that when users from the "members" user group are checking out, this plugin is not loaded and the fee is not added to the cart.

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

  • Posts: 62
  • Thank you received: 4
  • Hikashop Business
2 months 2 weeks ago #359106

Excellent. Thank you.

Last edit: 2 months 2 weeks ago by tadosborn.

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

Time to create page: 0.061 seconds
Powered by Kunena Forum