Bitcoin Forum
July 08, 2024, 09:30:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: coinfee: Bitcoin payment splitting API  (Read 760 times)
answermarket (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile WWW
October 15, 2016, 02:42:08 PM
 #1

Want to have a customer make a payment that gives you a cut as a service fee, and sends the rest to someone else? I may have the answer.

http://coinfee.net/

I'm using it on answer.market. API needs work, but I don't see too many other options in the field. Hopefully for someone else, it can be handy.
ricku
Full Member
***
Offline Offline

Activity: 210
Merit: 100


★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
October 17, 2016, 06:05:24 AM
 #2

This api is just the replica of a paypal instant payment gateway that splits the money paid by buyers and automatically sends the affiliate cuts instantly.
You can further promote this in the project development section if you are the owner because you said it needs further improvements.

answermarket (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile WWW
October 25, 2016, 11:08:10 PM
 #3

Thanks for your reply!

I've been working on this solo, so I don't know if Project Development is really relevant or not.

Couple changes:

Added a feature to where you can use coinfee as a basic payment processor, without payment splitting if that's not what you need. It should be able to be used in place of Coinbase, Bitpay, bitaps, Blockcypher, and others. While there are many great processors out there, there's a fewer selection that are as straight forward and don't have any accounts to worry about.

Lowered the per-transaction fees from simple transactions and split transactions to 15,000 Satoshis. At current rates, that's about 10 US cents per transaction, whether it's a huge transaction, or very small. It's a polling API and integration should be very simple to do.
answermarket (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile WWW
November 02, 2016, 02:13:56 AM
 #4

Happy belated Halloween, everyone!

Hoping someone can make use of Coinfee as a payment processor. What would make you consider it over other options?
~Bitcoin~
Legendary
*
Offline Offline

Activity: 994
Merit: 1000



View Profile
November 02, 2016, 05:45:09 AM
 #5

If you can provide PHP api demo and some guide to implement this with PHP script than i may consider it to use in some of my and my client's project in future. Checked http://coinfee.net/static/coinfee.py but it was guide/example for python only.

sega01
Sr. Member
****
Offline Offline

Activity: 391
Merit: 333



View Profile
November 07, 2016, 07:37:42 PM
 #6

If you can provide PHP api demo and some guide to implement this with PHP script than i may consider it to use in some of my and my client's project in future. Checked http://coinfee.net/static/coinfee.py but it was guide/example for python only.

I'm very happy to hear that!

Here's a PHP example. I posted a bounty for a PHP library, and this is what I was given: http://answer.market/answer/113JGV3vHzphi6PGqM4YD2DxCYS8ezxLDG

Let me know how it works out for you.
sega01
Sr. Member
****
Offline Offline

Activity: 391
Merit: 333



View Profile
November 19, 2016, 05:17:18 PM
 #7

That library is using the out-of-date API endpoint, but this new one should be pretty easy to add in. It's /payment instead of /transaction. See http://coinfee.net/ for details.

You can see a full example of it in the new Python library: https://github.com/coinfee/coinfee-python
sega01
Sr. Member
****
Offline Offline

Activity: 391
Merit: 333



View Profile
November 26, 2016, 02:40:47 PM
Last edit: November 26, 2016, 03:34:10 PM by sega01
 #8

/transaction should be deprecated soon. I still need to pull http://answer.market/ off of it for legacy actions.

Good news, though. coinfee.net is now served over HTTPS!

https://coinfee.net/

I may setup 301s for HTTP -> HTTPS at some point, although I guess if you really want to use HTTP, you can still do that.

Edit: I also wrote up an article on using coinfee and setting up a Python/WSGI site from scratch: https://steemit.com/programming/@twiceusedfork/accepting-bitcoin-on-your-website-with-python-wsgi-and-coinfee
sega01
Sr. Member
****
Offline Offline

Activity: 391
Merit: 333



View Profile
February 03, 2017, 03:03:28 AM
 #9

Sadly, I have not had any users of coinfee other than myself in the past few months. With SporeStack actively gaining traction, it needs more of my time and focus.

I ported SporeStack to https://github.com/teran-mckinney/bitcoinacceptor-python and have decided to shutdown coinfee.net.

However, I've put the source up on Github if any of you would like to take it and run with it: https://github.com/coinfee/coinfee

Could maybe host it on SporeStack? Wink

Thank you for your support!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!