You must Sign In to post a response.
  • Category: ASP.NET

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

    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.
  • #768153
    payment gateways are normally third party Dlls, it has their own API and calls, it is their functionality to return some value to the caller, so I think you need to request to bitpay gateway to get the transaction result
    Thanks
    Koolprasd2003
    Editor, DotNetSpider MVM
    Microsoft MVP 2014 [ASP.NET/IIS]


  • Sign In to post your comments