1d07ae4f71db5bf304cf93883f24d8b9d318ed54
Bug: when buying from discount shop, DiscountBalance was deducted from DB but no UserWalletChangeLog was created — making it invisible in wallet history. Same issue existed for discount wallet top-up (charge). Fixed in 3 handlers: - PlaceOrderCommandHandler (fully paid by discount balance path) - CompleteOrderPaymentCommandHandler (gateway + discount balance path) - VerifyDiscountWalletChargeCommandHandler (discount wallet charge)
CMS Microservice
Documentation moved to totalDoc/INDEX.md.
Description
Languages
C#
97.1%
TSQL
2.7%