Is it possible to buy a product partly paid with loyalty points and partly with card? I am not able to find anything about this mix in the documentation.
best wishes.
Is it possible to buy a product partly paid with loyalty points and partly with card? I am not able to find anything about this mix in the documentation.
best wishes.
Hi Siv,
You can't do that.
Nuno
I might want to add that we are looking into a feature where you use a discount to deduct an amount from the order based on using loyalty points.
BR Nicolai
+1
Adrian
Hi Nicolai,
Do you have an estimated timeframe for this discount?
I still owe this functionality to one of our customers and I need to know if I can wait for your solution or I have to investigate one on my own.
Thank you,
Adrian
When do you plan to implement the feature where you use a discount to deduct an amount from the order based on using loyalty points?
Hi Daniel
It is very high on the list, but not in current release track - but in the next level for 9.10 (fall). This release is currently a little ahead of time, so we might push it in before release of 9.9 in August. But no promises.
You can use a DiscountExtender to create the feature - eventhough you have to make it in a way so you can only get one of more fixed discounts. I.e. 1%, 2%, 5% etc. If the user has enough points.
See https://doc.dynamicweb.com/api/html/73209394-6acc-5a2e-58bb-0817ed607d6d.htm
Thank you, that sounds nice! We are willing to be beta testers
Hi guys,
We have already built something like this and it seems to be working fine.
If you want to test, you can try it here (project is still under development): http://atomico.dotfusion.ro
You will need to create an account for yourself, place a first order, then try again to see the available points.
Let me know what you think.
Adrian
Hi Adrian,
I have tried to create a user on the site http://atomico.dotfusion.ro/ and followed your instructions.
But I do not get the opportunity to use my points in the basket.
Hi Daniel,
In the meantime the customer asked us to hide the functionality until they have enough customers with points.
We will move it to a different test solution and get back to you.
Thank you,
Adrian
Hi Adrian,
That sounds perfect - Thank you
Dear Nicolai,
Do you have any news here?
Best regards, Anders
ETA 9.9
Hi Nicolai,
How do we implement the functionality to buy items with mix of loyalty points and money, now that it is released in 9.9 ?
Choose loyalty points on the discount and set the amount of points that goes for 1 default currency unit. See dump
Dear Nicolai,
I cannot see that these changed has been merged from head down to 1.9. I hope that the feature soon will be available.
Best regards, Anders
Dear Nicolai,
When do you expect this new functionality to be ready in the 1.9-version of Dynamicweb.Ecommerce?
Best regards, Anders
Dear Nicolai,
I am sorry for pushing here, but we need this functionality in a solution that are going to be launched soon. Do you have an estimated time for this to be ready for Ecommerce 1.9.x?
Best regards, Anders
It is final testing and validation. It had some implications that was unforseen - you should have something in the next couple of days.
BR Nicolai
Hi Nicolai,
What is the status ?
Release tomorrow. Have one failed test today that is fixed by tomorrow.
Hi Nicolai,
I have a problem with the amount of points being deducted from the user after using the new functionality in the cart.
The points being deducted from the cart total price is with taxes but the amount being deducted from the users account is without taxes.
Do you have a fix for this ?
(If you look at the screenshot it is only the 300.8 that is being deducted from the users account)
Hi Daniel,
The prices in dB are without VAT.
When you set up the loyalty discount you adjust the exchange rate for VAT:100 points = 80 DKK.
BR.
/Jens
Hi Dynamicweb,
There seems to be some rounding issues when using loyalty point for paying the entire order.
The order total is sometimes 0,01 DKK.
In the database I have these prices (with VAT):
134,95 (product orderline)
-13,50 (product discount orderline - 10%)
Then I have to pay 121,46 before using loyalty points - should it be 121,45?. After using loyalty points a new discount orderline is added, where price = 121,46, but I have to pay 0,01 DKK.
Before using loyalty points:
After using loyalty points:
Best regards,
Niels Foldager
You must be logged in to post in the forum