Bitcoin Forum

Economy => Service Discussion => Topic started by: Komal on March 03, 2015, 12:12:11 PM



Title: Coinbase callback url not working
Post by: Komal on March 03, 2015, 12:12:11 PM
Hello Guys,

I'm creating Coinbase payment plug-in for Joomla which will be having options like creating payment and donation buttons, similar like Paypal.

I have followed your set of instructions for creating the donation button. It seems to be working fine. I can see the payment window for every new payment.

I'm facing problem in the transaction flow. Its showing status as pending as soon as the transaction is completed.  But its update the transaction status as completed in a couple of hours.

Whenever i'm creating the donation  button at that time i'm passing the callback URL with it.

 I'm unable to catch any updates on the transaction status update. Please help me out with this. How to get status change scenario for the Coinbase plugin. Is there any other method for this?  I need to update the transaction status in my database.

How to debug this scenario?

Please note that I'm using sandbox testing account.

Thank in advance.