Author

Topic: [ANN] OPEN SOURCE ASP.NET C# PACKAGE - BITCOIN, DOGECOIN, BTC, DASH, LITECOIN... (Read 939 times)

member
Activity: 87
Merit: 10
.

New version 1.07  Bitcoin/Altcoin ASP.NET C# Package available - https://github.com/cryptoapi/Bitcoin-Payment-Gateway-ASP.NET


NEW

Get bitcoin/altcoin payment box values from gourl.io in JSON format.
JSON data will allow you to easily customise your bitcoin payment boxes.
For example, you can display payment amount and bitcoin payment address with your
own text, you can also accept payments in android/windows and other applications.

JSON Instruction - https://gourl.io/bitcoin-payment-gateway-api.html#p8
Bitcoin Examples - https://gourl.io/bitcoin-payment-gateway-api.html
Demo - https://gourl.io/lib/examples/json.php

.
newbie
Activity: 7
Merit: 0
Thanks so much ,very helpfull .

I will notify you when it will be implemented in my website
member
Activity: 87
Merit: 10
.

Popular Question about Bitcoin and ASP.NET which people ask -  

Q: I'm running a website on ASP.NET C# and it's connected to a MSSQL Database . What I want to do is when people send BTC to an address so once they send BTC .. I want to execute a MSSQL Query into my database to give them some sort of points etc ... ?
.

A: We offer "ready-to-use" Asp.net MVC C# Bitcoin/Altcoin Open Source Package.

1. Install Bitcoin Asp.net C# Package from here - https://gourl.io/bitcoin-api-asp.html
or from github - https://github.com/cryptoapi/Bitcoin-Payment-Gateway-ASP.NET

2. Package have file  NewPayment.cs - to add additional actions after a payment has been received (update database records, send email to user, etc).
Function in that file is called every time a new bitcoin payment from any user is received successfully.

And add your MSSQL Query in that file - https://github.com/cryptoapi/Bitcoin-Payment-Gateway-ASP.NET/blob/master/GoUrl/GoUrlCore/NewPayment.cs#L9

.
Done!
member
Activity: 87
Merit: 10
.

New Bitcoin/Altcoin ASP.NET C# Package available - Accept Crypto Payments on your ASP.NET C# Website


Accept Bitcoin, Litecoin, Dogecoin, Dash, Reddcoin, Potcoin, Feathercoin, BTC, Vertcoin, Vericoin, Peercoin, MonetaryUnit, etc. Payments Online on your ASP.NET website.


You can download bitcoin/altcoin asp.net package from here -

1. 100% Free Open Source on Github.com - https://github.com/cryptoapi/Bitcoin-Payment-Gateway-ASP.NET
2. or Install package from nuget.org - https://www.nuget.org/packages/GoUrl.io/
3. or direct download from gourl.io - https://coins.gourl.io/lib/gourl_asp.rar

.


.

Instruction - https://gourl.io/api-asp.html


Live Examples - https://gourl.io/bitcoin-payment-gateway-api.html


.
Jump to: