Project:
View Revisions: Issue #48516 | [ Back to Issue ] | ||
Summary | 0048516: It is not possible to redeem points while doing a purchase | ||
Revision | 2022-02-08 06:25 by ranjith_qualiantech_com | ||
Steps To Reproduce | https://watch.screencastify.com/v/P7R0DHwuW9yCVNqUREMi [^] To Reproduce the issue in livebuilds pi Code: GiftCardModel.java consumeAmountGiftCard Line 267. Throw Some Exception Backoffice: Don't add Manual Earn Rule for "Automatic Loyalty Program Membership" under Earn Rules 1) Use Customer "STA Customer (Multi Subscription)" 2) Add product 3) Redeem the points 4) Error Occurred (due to "Manual Earn Rule" is not configured for "Automatic Loyalty Program Membership"). KO 5) But points consumed. - KO (Can be checked in Subscriptions tab under Business Partner). To reuse the loyalty program "Automatic Loyalty Program Membership", reset the points (subscription points and earned points) under Business Partner in postgres Same Case when removing gift certificate payment CancelGiftCertificateAmount.java restorePoints Line 75. Throw Some Exception 1) Use Customer "STA Customer (Multi Subscription)" 2) Add product 3) Redeem the points 4) Gift Certificate payment line created. 5) Remove payment. Error should be shown. But its not shown. KO 6) Payment should not be removed until it was success in backoffice. Now, payment is removed before receiving the response from server. KO For removing gift certificate payment, "Manual Earn Rule" should be added under Earn Rules for the Loyalty Program |
||
Revision | 2022-02-07 12:29 by ranjith_qualiantech_com | ||
Steps To Reproduce | https://watch.screencastify.com/v/P7R0DHwuW9yCVNqUREMi [^] To Reproduce the issue in lvebuilds pi Code: GiftCardModel.java consumeAmountGiftCard Line 267. Throw Some Exception Backoffice: Don't add Manual Earn Rule for "Automatic Loyalty Program Membership" under Earn Rules 1) Use Customer "STA Customer (Multi Subscription)" 2) Add product 3) Redeem the points 4) Error Occurred. But points consumed. (Can be checked in Subscriptions tab under Business Partner) To reuse the loyalty program "Automatic Loyalty Program Membership", reset the points (subscription points and earned points) under Business Partner in postgres Same Case when removing gift certificate payment For removing gift certificate payment, "Manual Earn Rule" should be added under Earn Rules for the Loyalty Program 1) Use Customer "STA Customer (Multi Subscription)" 2) Add product 3) Redeem the points 4) Gift Certificate payment line created. 5) Remove payment. Error should be shown. But its not shown. |
||
Revision | 2022-02-04 11:40 by ranjith_qualiantech_com | ||
Steps To Reproduce | https://watch.screencastify.com/v/P7R0DHwuW9yCVNqUREMi [^] |
Copyright © 2000 - 2009 MantisBT Group |