Author

Topic: Automated paying process (Read 618 times)

legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
February 25, 2016, 05:37:16 AM
#11
This seems fairly simple.Could be easily achieved if you write a simple C++ console app or Java app using QT.Access the API of the exchanges (they allow in most cases),parse the data on the console or in your UI.Use other API to send and receive bitcoin payments ,modify the script a little bit so that whenever transaction happens,  a service fee is charged along with the transaction amount.Like blockchain.info does,you can only allow them to withdraw the amounts if they have enough money to pay for the service fees.
mkc
hero member
Activity: 517
Merit: 501
February 25, 2016, 03:21:42 AM
#10
Make your software requires a license key, which expires every month or week.
You can assign a unique btc address to a user,if some amount show up in that address, then you sent the user a new key (this can be automated) so that user can use your software for another month or so.

If the software can automatically check key from a cloud locaton, yes this can be automated...
hero member
Activity: 1308
Merit: 508
February 23, 2016, 10:56:38 AM
#9
Are you going to share the losses? Smiley

Which losses? Cheesy
legendary
Activity: 2800
Merit: 2472
https://JetCash.com
February 23, 2016, 10:45:54 AM
#8
Are you going to share the losses? Smiley
hero member
Activity: 1308
Merit: 508
February 23, 2016, 10:24:08 AM
#7
Go SaaS, fee is calculated based on account profit, if user does not pay in the end of the cycle account gets frozen, access only restored when bill is paid...

If your software is good enough this might work.

That was my proposal before Cheesy

The software will be very good. I still am developing it - it will be the first fully automated tradingbot with A.I.
legendary
Activity: 2786
Merit: 1031
February 23, 2016, 10:20:44 AM
#6
Go SaaS, fee is calculated based on account profit, if user does not pay in the end of the cycle account gets frozen, access only restored when bill is paid...

If your software is good enough this might work.
hero member
Activity: 1308
Merit: 508
February 23, 2016, 10:13:59 AM
#5
Yes.. I'm not a charity... so if I create such a bot.. then I wanna make profit.
But I hate to pay a static price for a software that I haven't ever seen or used.. that's why I don't want to sell my software in the traditional way...
I want something fair and new.... like a fee on the profit..
legendary
Activity: 2786
Merit: 1031
February 23, 2016, 10:06:06 AM
#4
I can't see how that will solve the problem.

I get that it would be a better way to get paid and much more appealing to users, but the security implications are huge, plus the exchange may not offer such option over API because security.

You may, however, implement a subscription based system and the cost of the subscription is calculated based on account profit, although user might decide not to pay at the end of the billing cycle...
hero member
Activity: 1308
Merit: 508
February 23, 2016, 09:58:33 AM
#3
All right. I thaught this would be the answer...

Would you use the service if the software is blocked until you did transfer the BTC manually?
legendary
Activity: 2786
Merit: 1031
February 23, 2016, 09:47:47 AM
#2
You need to have total control over users account, if your system gets compromise your users' accounts can/will be emptied.

I'll predict no one will use your service, it's just another possibility to lost coins at an exchange.
hero member
Activity: 1308
Merit: 508
February 23, 2016, 09:43:42 AM
#1
Hey guys,

let's say I have developed a software for trading bitcoin (on exchanges like poloniex).

I don't wanna "sell" the software but I wanna raise a fee on profits the user made.

I want this fee to be send to me automatically.

1. Is this possible in any way?
2. How would you solve this issue?


I know some exchanges allow withdrawls in their API - but most of them have e-mail verification first, which means it can't be automated.
Jump to: