Bitcoin Forum

Economy => Service Discussion => Topic started by: danystatic on April 09, 2017, 06:38:54 PM



Title: Need a payment forward with callback service
Post by: danystatic on April 09, 2017, 06:38:54 PM
Can you please suggest us a payment forward with callback service?
Blockchain.info is having some issues and not showing a list of created callbacks
Blockcypher.com payment forward is working but the callback service is not, maybe it is now a paid service....


Title: Re: Need a payment forward with callback service
Post by: 0xfff on April 10, 2017, 01:15:25 AM
Here is a great website that has a list of many different merchant services.
https://en.bitcoin.it/wiki/How_to_accept_Bitcoin,_for_small_businesses#Merchant_Services

Merchant services often have webhooks that will send requests to your server when you get paid.


Title: Re: Need a payment forward with callback service
Post by: danystatic on April 10, 2017, 07:11:07 PM
Here is a great website that has a list of many different merchant services.
https://en.bitcoin.it/wiki/How_to_accept_Bitcoin,_for_small_businesses#Merchant_Services

Merchant services often have webhooks that will send requests to your server when you get paid.


I am using Blockchain.info API to use the sendmany function

and Blockcypher to for paymentforward

I receive payments successfully
Using same wallet identifier I want to use the /sendmany function in PHP
but sendmany says I have 0 BTC balance, so I have to choose address using $form as paremeter
I receive payments through callback trying to consolidate all payments on 1 single address (this would be the $from)
but V2 is not consolidating payments in single address, I can not understand why..... need help here.


Title: Re: Need a payment forward with callback service
Post by: btc_enigma on April 12, 2017, 11:01:02 AM
Blockonomics (https://www.blockonomics.co/merchants) has a direct to wallet callback service (https://www.blockonomics.co/views/api.html#httpcallback) . This avoids additional hop of forwarding saving time and tx fees