HI,
I am using zoho invoice API in my application.
In my application each customer can make more than one invoice payments(includes due payments) in one shot(online payment using razorpay gateway). write now In my application ui I have given payment link to each invoices.
But I need user to select invoices so that all selected invoices amount can pay through one online transaction(debit or credit card or any kind).
Is there any kind of payment link to zoho customer(like invoice_url one present in invoice ), so that they can
pay all invoices through that link ....
Any suggestion.
Thanks