Login
Register
Close
Articles
Technology News
All Articles
Submit Guest Post
Tools & Utilities
Code Converter
Forum
Learn
Tutorials
Interview Experience
Practice Tests
Freelancers
Services
Software Development
SEO & Digital Marketing
IT Companies
Login
Register
Articles
Technology News
All Articles
Submit Guest Post
Tools & Utilities
Code Converter
Forum
Learn
Tutorials
Interview Experience
Practice Tests
Freelancers
Services
Software Development
SEO & Digital Marketing
IT Companies
Discussion Forums
.NET
ASP.NET
You must
Sign In
to post a response.
Category:
ASP.NET
18 Oct 2016 21:02
Ram
Joined:
14/09/2014
Level:
Bronze
Points:
68
Points:
1
How to Integrate BitPay Api with our website in c#.net?
Dear Friends,
How to integrate bitpay payment method with asp.net website?
#768134
19 Oct 2016 18:51
Manigandan
Joined:
18/12/2008
Level:
Gold
Points:
2921
Points:
3
Hi Ram,
I think you can use NuGet package for integrating bitpay(bitcoin) with your website.
Hope you developing using MVC framework.
So just install the BitPay from NuGet.
Install-Package BitPay
Once installing that and added the reference in the file you can use the Bitpay concept in your code implementation as you like,
BitPay bitpay = new BitPay("PaymentDetails");
Thanks,
Mani
#768135
19 Oct 2016 19:15
Ram
Joined:
14/09/2014
Level:
Bronze
Points:
68
Points:
1
I am developing using asp.net not MVC , i have used payment buttons i have this error when i pay the bitcoins using coinbase wallet
"Token key is not valid"
#768136
19 Oct 2016 19:17
Ram
Joined:
14/09/2014
Level:
Bronze
Points:
68
Points:
1
Is there any testing option like sandbox in paypal if it has please give me clear steps that how can we develop testing module and how to pay using testing wallet please give me if you have any testing wallet or how to create it.
Sign In
to post your comments
Submit New Thread
Return to
Return to Discussion Forum
Top Contributors
Today
Last 7 Days
more...