Parker White Posted June 7, 2022 Share Posted June 7, 2022 Hello, I read through the coinbase commerce thread looking for a solution but it seems the dev sometimes takes months to reply. Whenever someone purchases something with coinbase commerce, on my coinbase side it says accepted but on the site its always stuck on pending until i manually approve it. Is there a way to fix this so it can be automatic and give the key to the customer as soon as its approved? Link to comment Share on other sites More sharing options...
beats23 Posted June 7, 2022 Share Posted June 7, 2022 If it's about this plugin Check Installation Guide: step 5 as stated on the plugin page. Go to your Coinbase Commerce account, click your email/Top right. Under notification, add an endpoint Edit and paste this link to the web hook endpoint. https://www.YOUR-SITE-DOMAIN.COM/?app=coinbasecommerce&module=ipn&controller=ipn I have this app and it works flawlessly automatically for bitcoin sales. Link to comment Share on other sites More sharing options...
Parker White Posted June 8, 2022 Author Share Posted June 8, 2022 (edited) On 6/7/2022 at 3:44 AM, beats23 said: If it's about this plugin Check Installation Guide: step 5 as stated on the plugin page. Go to your Coinbase Commerce account, click your email/Top right. Under notification, add an endpoint Edit and paste this link to the web hook endpoint. https://www.YOUR-SITE-DOMAIN.COM/?app=coinbasecommerce&module=ipn&controller=ipn I have this app and it works flawlessly automatically for bitcoin sales. Hey thanks for the advice! i attempted to do a test, my site web hook looks like this, https://www.unlawfulservices.com/?app=coinbasecommerce&module=ipn&controller=ipn is this looking right? i placed it in the spot you told me to in coinbase commerce, i still get stuck on pending forever and it doesnt deliver the key Edited June 8, 2022 by Parker White Link to comment Share on other sites More sharing options...
beats23 Posted June 8, 2022 Share Posted June 8, 2022 6 hours ago, Parker White said: Hey thanks for the advice! i attempted to do a test, my site web hook looks like this, https://www.unlawfulservices.com/?app=coinbasecommerce&module=ipn&controller=ipn is this looking right? i placed it in the spot you told me to in coinbase commerce, i still get stuck on pending forever and it doesnt deliver the key In your Coinbase account settings, notification, beside your web hook click edit, click send test, select charge: created, then click send test. If the results looks like this photo it means the web hook is working. If not. Delete the web hook and try this URL instead. If not. Delete the web hook and try this URL instead. https://YOUR-SITE-DOMAIN.COM/?app=coinbasecommerce&module=ipn&controller=ipn Link to comment Share on other sites More sharing options...
Recommended Posts