Author

Topic: Need a payment forward with callback service (Read 372 times)

hero member
Activity: 688
Merit: 567
April 12, 2017, 07:01:02 AM
#4
Blockonomics has a direct to wallet callback service . This avoids additional hop of forwarding saving time and tx fees
full member
Activity: 235
Merit: 100
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.
full member
Activity: 224
Merit: 100
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.
full member
Activity: 235
Merit: 100
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....
Jump to: