Author

Topic: Official CAPTcoin's API to Receive Payments (Read 1749 times)

member
Activity: 61
Merit: 10
September 13, 2014, 07:18:04 AM
#9
This will help our coin up to the skies.
legendary
Activity: 1876
Merit: 1475
A WHMCS payment gateway module for CAPTcoin is now available.

It's an easy to install WHMCS module that connects with this API.

You can learn more information and download it here:
https://forum.captcoin.com/index.php/topic,335.0.html



This module is now available here:

https://api.CAPTcoin.com/WHMCSmodule.zip

legendary
Activity: 1876
Merit: 1475
A WHMCS payment gateway module for CAPTcoin is now available.

It's an easy to install WHMCS module that connects with this API.

You can learn more information and download it here:
https://forum.captcoin.com/index.php/topic,335.0.html

member
Activity: 88
Merit: 10
Great Work!

Looking forward to CAPT becoming a full fledged currency for merchants payment and transaction.
newbie
Activity: 24
Merit: 0
good job!!!  Wink
newbie
Activity: 2
Merit: 0
Awesome work!! This is going to atract too many people!
full member
Activity: 154
Merit: 100
meow
good stuff
full member
Activity: 210
Merit: 100
GREAT !!!!

 Shocked
legendary
Activity: 1876
Merit: 1475

The easiest way to receive payments in CAPTcoin! You don't even need to install the wallet on your server.

How does it work?

If you're already receiving Bitcoin payments with Blockchain's API, you already know how to add CAPTcoin support.

Through a GET call, you ask for a unique CAPTcoin address. Every payment sent there will be automatically forwarded to you, and your server gets an instant notification.

Here's how the process works:


1) The user makes an order
2) Your server asks for a new address
3) api.CAPTcoin returns a new address
4) Your server displays the address to the user
5) The user makes the payment to api.CAPTcoin
6) api.CAPTcoin forwards the payment and instantly notifies your server
7) Your server delivers the order to the user


Here you can read the full information:



An open-source PHP/MySQL example showing how to implement this API is available here:




Thanks to Buster, there is an official WHMCS module to implement this API almost automagically!

Jump to: