How to change "$0.10 per unit for buying at least 100"

  • Posts: 12
  • Thank you received: 1
4 years 10 months ago #318142

Hello! My products are points packages ..
For example, a package of 100 points costs $ 10
To do this, in the settings I set "100" as the minimum and maximum quantity for purchase.

And the price of the product began to appear like this - "$ 0.10 per unit for buying at least 100"
How can I change this so that the price is displayed for 100 points, i.e. in total - 10 $

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

  • Posts: 83409
  • Thank you received: 13502
  • MODERATOR
4 years 10 months ago #318163

Hi,

If you can only by a quantity of 100 of the product and the 100 units of the product costs $10, why not have a product without min/max quantity restrictions and a price of $10 and say to the customer that the product is a pack of 100 points ?
They could even buy several packs of 100 points in the same order that way and you wouldn't have to tweak the price display.
There is actually no mechanism to change the price display like you want. You'll need to edit the file product / listing_price.php via the menu Display>Views and there you would multiply the price value by the minimum quantity and then set the minimum quantity to 1.
So it requires a bit of coding.

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

  • Posts: 12
  • Thank you received: 1
4 years 10 months ago #318194

Hello Nicolas! I use Alta User Points on the site, and a plugin for purchase on Hikashop, which accrues points depending on the number of purchased goods .. like this is written in the instructions for this plugin -
"This plugin allows you to sell user points (AltaUserPoints , EasySocial or Jomsocial Points ) in Hikashop and automatically deliver purchased points to Hikashop Customers. Administrator must create a Hikashop product category dedicated for points packages, then create points package products taking the points-currency ration in considaration when setting the price. For example if you have a ration of 100, 1€ worths 100 points then you can create a package of 1000 points and sell it 10€. Set the ration here and the plugin will find out how many points to deliver according to the package price and quantity. Points are credited when the order status is set to Confirmed. Points credit is canceled and points are deducted when order status is set to Refunded or Canceled."

Maybe I'm setting something up incorrectly .. but I did not find other ideas like min-max .. because if you don’t set min-max then a user who installs a smaller amount can buy points for free..

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

  • Posts: 83409
  • Thank you received: 13502
  • MODERATOR
4 years 10 months ago #318203

Hi,

I'm not sure what this plugin is.
Note that HikaShop comes with a built-in plugin to gain points upon product purchase and it is compatible with AltaUserPoints.
You can configure it via the "new" button of the System>Plugins menu of HikaShop.
There, you'll find a "rate" setting which allows you to give a certain number of points for each euro spent and you can restrict this to a category of products.
And you can even create several instances of that plugin to have different rates for different categories of products.
I would recommend to do that. It will be simpler than what you're trying to do.

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

  • Posts: 12
  • Thank you received: 1
4 years 10 months ago #318231

I tried, as you say .. but unfortunately points were not awarded .. I tried different settings .. read the manual ..((

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

  • Posts: 4816
  • Thank you received: 654
  • MODERATOR
4 years 10 months ago #318247

Hello,

Don't hesitate to provide screenshot of different setting page to allow us to better understand the context.
We can for sure try to guide to config your HikaShop point plugin.

Details can leads us to find where is your root issue.
Regards

Last edit: 4 years 10 months ago by Philip.

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

  • Posts: 12
  • Thank you received: 1
4 years 10 months ago #318264
Attachments:
Last edit: 4 years 10 months ago by fr1g0s.

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

  • Posts: 83409
  • Thank you received: 13502
  • MODERATOR
4 years 10 months ago #318272

Hi,

Sorry but we can't read anything on your screenshots. Could you please redo them so that we can read what's written ?

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

  • Posts: 12
  • Thank you received: 1
4 years 10 months ago #318335

Hello! They can be downloaded .. they are large and the preview is in poor quality ..
Here are cropped options.

yadi.sk/i/us3LEuFgSctlzA
yadi.sk/i/fojIQahhcR-EHg
yadi.sk/i/geFEadTLEtH2rw

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

  • Posts: 83409
  • Thank you received: 13502
  • MODERATOR
4 years 10 months ago #318341

Hi,

I can see that you configured a rate of 100$ -> 1 points in the settings of the plugin.
But in the screenshot of the product, I can see it costs only 10$.
So no points will be awarded for the purchase of that product as per your settings.
If you want to give 100 points for that 10$ product, then the rate should be 0.1
Also, I would recommend to turn off the "give virtual points" setting off in your plugin settings.

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

  • Posts: 12
  • Thank you received: 1
4 years 10 months ago #318373

I changed the bid to 0.1, and disabled "give virtual points", but it didn’t help .. points are still not awarded

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

  • Posts: 83409
  • Thank you received: 13502
  • MODERATOR
4 years 10 months ago #318432

Hi,

Is the order status changed to "confirmed" ? The points will only be awarded at that point.
Besides that, I don't know what could be the problem.

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

  • Posts: 12
  • Thank you received: 1
4 years 10 months ago #318437

Yes, look to my screenshot - yadi.sk/i/GrNldolhYD__Zg
This is a gif, you need to download it ..

Last edit: 4 years 10 months ago by fr1g0s.

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

  • Posts: 83409
  • Thank you received: 13502
  • MODERATOR
4 years 10 months ago #318441

Hi,

Then I don't know. We would need to check your settings directly on your website to check what's going on.
Could you provide a backend access along with a link to this thread via our contact form ?
www.hikashop.com/support/contact-us.html

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

  • Posts: 12
  • Thank you received: 1
4 years 10 months ago #318463

Hello! I sent accesses

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

  • Posts: 4816
  • Thank you received: 654
  • MODERATOR
4 years 10 months ago #318552

Hello,

Can you process a new test, when I was checking your setting in userpoints plugin, I notice that for a reason or another the "Give points when using some" option wasn't set, I set it on "Give on full price".

Awaiting news from you to see if that solve your issue.
Regards

Last edit: 4 years 10 months ago by Philip.

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

  • Posts: 12
  • Thank you received: 1
4 years 10 months ago #318578

Unfortunately this did not help, points still do not appear ...
you can test it

Last edit: 4 years 10 months ago by fr1g0s.

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

  • Posts: 4816
  • Thank you received: 654
  • MODERATOR
4 years 10 months ago #318625

Hello,

We have now a proof that your user gain points when order your product, see my screenshot :



You have forget to add in your checkout workflow the block point, with this your customer will be able to see his points.
Regards

Last edit: 4 years 10 months ago by Philip.

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

  • Posts: 12
  • Thank you received: 1
4 years 10 months ago #318630

Thank you! It works now!

The following user(s) said Thank You: Philip

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

  • Posts: 12
  • Thank you received: 1
4 years 10 months ago #318633

Tell me please, should I create my own category for each "userpoints" plugin? Can I bind the created "userpoints" plugins to the product?

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

Time to create page: 0.087 seconds
Powered by Kunena Forum