TM Forum Community

 View Only

Oracle ATG: New payment group issue, amount of the payment group has invalid values

  • 1.  Oracle ATG: New payment group issue, amount of the payment group has invalid values

    Posted Dec 13, 2018 05:28
    Hi all, I am trained on Oracle , I have added a new PaymentGroup for our E-commerce site for store-points redemption based on the documentation.

    After submitting an order (store points + cash), I could see that the final amount of the store points PaymentGroups is incorrect.

    It seems the amount is a cumulative sum of the points amount of previous orders.

    When debugging I saw following in PaymentGroupFormHandler.applyPaymentGroups() method, List commerceIdentifierPaymentInfos = container.getAllCommerceIdentifierPaymentInfos();

    This list contains the PaymentInfo of the previous order as well. So, the .recalculatePaymentGroupAmounts(order) gives a cumulative summation of previous points redemptions.

    I couldn't find the root cause for this. Any help would be appreciated.

    Thanks.
    #TMForumGeneral

    ------------------------------
    Liana Melissa
    MindMajix Technologies Pvt. Ltd.
    ------------------------------