#arvind_singh_21006
1 messages · Page 1 of 1 (latest)
We don't offer that fucntionality, you'd need to do it yourself
Tap into the transfer.created webhook or the async response to your API call and create a 'receipt' however you want
how can i make it
Depends what you mean exactly by a 'receipt'? Is that an email? A PDF file?
Then you need to find a lib that can generate a PDF for you
i mean when i used transfer method then link will generate
Ok, and as I've explained we don't generate receipts/links/PDFs for balance transfers between accounts
You will need to write code to do that for you
Start here. Then maybe find an API or a service than you can send data to that will generate the output you need
ok