1 Answers
A:
If your reconciliation tool is handling UPI collections for term deposit openings (FDs), you really want those payments tagged with the right purpose code — otherwise, your audit trail turns into spaghetti.
Here’s how to do it without overcomplicating your system:
When your system parses PSP or NPCI settlement files, include a column for purpose codes.
If you’re generating the UPI collect request yourself, you can also tag it in the payload (many gateways support this).
Example:
purpose_code: TDOP
Here, TDOP = Term Deposit Opening Payment.
Keep a lookup that maps product categories → purpose codes.
When reconciliation runs, match the incoming payment to the category (based on metadata or account it hit) and auto-assign the right code.
In your ledger entries, include the purpose code as a column or tag.
This lets auditors filter only FD-related receipts instantly.
When your reconciliation tool pushes data to your accounting package or GST e-invoice system, include the purpose code as part of the Payment
Details section:
Payment Mode: UPI
Purpose Code: TDOP (Term Deposit Opening)
UPI Ref ID: 324915674382
That gives traceability from PSP → ledger → GST filing.
If your reconciliation logic ever sees a UPI payment hit a Term Deposit account but no purpose code attached — flag it.
This catches untagged or misrouted collections early.
Find the Best Payment Gateway
Explore all products with features, pricing, reviews and more
View All SoftwareHelp the community
Be the First to Answer these questions
Disclaimer
Techjockey’s software industry experts offer advice for educational and informational purposes only. A category or product query or issue posted, created, or compiled by Techjockey is not meant to replace your independent judgment.
20,000+ Software Listed
Best
Price Guaranteed
Free Expert
Consultation
2M+
Happy Customers