(root)/ – Rev 36965
Rev 36964 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 36965 2026-06-30 17:26:00
- Author: amit
- Log message:
- hdfc add-money: set credited flag on manual approval too
WalletController.addAmountToWallet now marks the matching hdfc_payment row
(by UTR) credited=true after a manual top-up credits the wallet. Makes the
credited flag mean 'credited by any path' (auto OR manual), so a later
duplicate approval or re-pushed HDFC credit for the same UTR cannot
double-credit. Complements the auto-path flag-set in HdfcPaymentController.