If you're using the TechPOS system along with discount codes in Buddi it's important to note that you can only apply the discount to 'All Products' like the below screenshot:
TechPOS API allows us to send over a "DiscountAmount" for the entire order not a product by product level. Here's an example of how we would break down a commonly used discount code and send it to TechPOS.
Let's say you have all products at 20% off (only when this discount code is used).
Product | Reg Price | After 20% Discount |
Blue Dream 3.5g | $20.00 | $16.00 |
Deep Space | $5.00 | $4.00 |
Raw Rolling Machine | $10.00 | $8.00 |
(35 - 28 = 7) The total discount amount we would send to TechPOS is $7.00.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article