Hi,
Regarding ShopifyPOS extension,
After having some merchants complaining about points that are deducted to customers even though they removed the discount from the cart,
I checked in my local pos app and I do not get the request to revert_action endpoint when removing the discount, not even when not completing the purchase, nor in any other case … so promotions returns the desired options, perform_action indeed deducts the points, though revert_action is never being called. can someone please assist in this case ? in what cases should this endpoint be called ? maybe there is an issue with this call ?
I suspect that the pos app doesnt make the call to that endpoint therefor points are being deducted and never returned if the merchant removed the discount
We need to solve this ASAP as we have merchants that can no longer use the POS app because of this issue