Frequently Asked Questions (FAQs)
How do I know if I am eligible for Route on Collect Now Route on HDFC VAS?
How do I know if I am eligible for Route on Collect Now Route on HDFC VAS?
- You must be a partner under a banking partner (like HDFC Bank)
- You need to split payments among multiple vendors or accounts
If I am already integrated with Razorpay Route, do I need to change my existing integration to support DS payments?
If I am already integrated with Razorpay Route, do I need to change my existing integration to support DS payments?
What happens if I try to create a transfer larger than my payment amount?
What happens if I try to create a transfer larger than my payment amount?
Can I use Direct Transfers with Collect Now HDFC VAS?
Can I use Direct Transfers with Collect Now HDFC VAS?
Will I see settlement entries on my dashboard for Collect Now HDFC VAS?
Will I see settlement entries on my dashboard for Collect Now HDFC VAS?
How long do Collect Now transfers HDFC VAS transfers take to reach linked accounts?
How long do Collect Now transfers HDFC VAS transfers take to reach linked accounts?
Are there any additional fees for using Route on DS?
Are there any additional fees for using Route on DS?
Can I accept different payment methods like cards, UPI, and netbanking on the same account?
Can I accept different payment methods like cards, UPI, and netbanking on the same account?
What reports are available for Collect Now HDFC VAS Route transactions?
What reports are available for Collect Now HDFC VAS Route transactions?
- Transaction reports (shared with banking partners for settlement processing)
- Transfer reports showing all split payment details
- Dashboard analytics for monitoring transfer performance
- Settlement reports reflecting the split amounts
What should I do if my transfers are failing consistently?
What should I do if my transfers are failing consistently?
- Are you using supported transfer types (Payment transfers)?
- Is your total transfer amount less than or equal to the payment amount?
How do I track if a transfer was successful?
How do I track if a transfer was successful?
GET /transfers/{id}to check individual transfer status.GET /payments/{id}/transfersto see all transfers for a payment.- Monitor your dashboard for transfer status updates.
- Check with your banking partner for actual settlement confirmation.
Can linked accounts access their own dashboards for Collect Now HDFC VAS?
Can linked accounts access their own dashboards for Collect Now HDFC VAS?
Can I use Collect Now Route HDFC VAS Route with international transactions?
Can I use Collect Now Route HDFC VAS Route with international transactions?
How to fix insufficient linked account balance issue?
How to fix insufficient linked account balance issue?
-
Symptoms:
- Reversal API returns insufficient balance error.
- Dashboard shows failed reversal status.
- Settlement file shows incomplete settlement entries.
-
Solutions:
- Check Linked Account Balance: Verify available balance before attempting reversal.
- Partial Reversals: Create multiple smaller reversal amounts.
- Alternative Recovery: Coordinate with banking partner for manual recovery process.
- Prevention: Implement balance checks in your application logic.
How to fix invalid account details issue?
How to fix invalid account details issue?
-
Symptoms:
- Settlement failures in processing.
- Banking partner reports invalid account errors.
- Transfers show processed but funds not credited.
- Account Verification: Re-verify account number, IFSC, and beneficiary name.
- Update Process: Contact banking partner to update account details.
- Test Transfers: Perform small test transfers before full implementation.
- Documentation: Maintain accurate records of all linked account details.
How to fix a transfer block due to compliance issues?
How to fix a transfer block due to compliance issues?
-
Symptoms:
- Transfers fail with compliance-related error codes.
- Banking partner flags certain transactions.
- Sudden transfer failures for previously working accounts.
-
Solutions:
- Documentation Review: Ensure all KYC and business documents are current.
- Banking Partner Coordination: Work with bank compliance team to resolve blocks.
- Transaction Limits: Verify transfers are within approved limits.
- Regular Monitoring: Implement alerts for compliance-related failures.
Bank holiday delayed my settlement transaction. What do I do?
Bank holiday delayed my settlement transaction. What do I do?
-
Expected Behavior:
- settlements follow banking calendar, not 24/7 processing.
- Settlement file processing may be delayed.
- Linked accounts receive funds based on banking working days.
-
Management Strategies:
- Holiday Calendar Planning: Account for banking holidays in settlement expectations.
- Customer Communication: Inform linked accounts about expected delays.
- Buffer Management: Plan cash flow around known banking holidays.
- Alternative Arrangements: Coordinate with banking partner for urgent settlements.
How do I perform a large value transfer smoothly?
How do I perform a large value transfer smoothly?
-
Threshold Considerations:
- Transfers above certain limits may trigger additional verification.
- Banking partner risk controls may delay processing.
- Manual approval required for exceptional amounts.
-
Best Practices:
- Amount Splitting: Break large transfers into smaller batches.
- Advance Notice: Inform banking partner of planned large transfers.
- Documentation: Provide supporting documents for high-value transactions.
- Timing Coordination: Plan large transfers during optimal processing windows.
Transaction delayed due to technical issue. What do I do?
Transaction delayed due to technical issue. What do I do?
-
Common Scenarios:
- API timeouts during transfer creation.
- Settlement file generation delays.
- Dashboard reporting inconsistencies.
-
Resolution Steps:
- Status Monitoring: Regularly check transfer and settlement status.
- Support Escalation: Reach out to for technical issues.
- Backup Processes: Have manual reconciliation procedures ready.
- System Health Checks: Monitor API response times and success rates.