How do i get payment status in redirect page using bitpay?

Posted by Only4ram under ASP.NET on 10/20/2016 | Points: 10 | Views : 1644 | Status : [Member] | Replies : 2
Hi Friends,

I have integrated bitpay payment to my website i used payment button it is working good (test.bitpay.com) when i click redirect page after payment it is redirected correctly but i do not know how to payment status details in redirect page like transaction status ,transaction id ...etc.




Responses

Posted by: Rajnilari2015 on: 10/20/2016 [Member] [Microsoft_MVP] [MVP] Platinum | Points: 25

Up
0
Down
To make the auto return works you need to turn on the "Auto Return" in your bitpay Profile and you can specify any return url there .

--
Thanks & Regards,
RNA Team

Only4ram, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Only4ram on: 10/21/2016 [Member] Starter | Points: 25

Up
0
Down
Thank you for your answer but my question is return url is working good but i need to get payment status in that return page ..like paypal
string transid=request.form("trans-id");

like that how can we get in bitpay

Only4ram, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response