-
This can only be added when the application has been publicly hosted via Coinbase commerce webhook subscriptions
-
I've built a library to handle Coinbase Commerce in java.
I'd be open to contributing it (or parts of it). I figure, at the least, the underlying model mapped to POJOs would be useful to others.
-
`Client error: `POST https://api.commerce.coinbase.com/charges` resulted in a `403 Forbidden` response:`
what is the reason for this error? This result is returned from the api.
-
Hi, I wanted to know, I have a laravel project, and tried to implement this package in order to support payments with crypto.
The only problem I have is that I don't know how can I verify coinbase'…
-
Hello, I'm new with the coinbase commerce API and I wanna know how I can listen on my server for completed payments and then use my api to send an email to the customer with their purchased goods. Tha…
-
I tried to test Coinbase payments, but I not able to make it working. I think, many things may have changed since it the support was implemented.
1) I tried to register on https://commerce.coinbase…
-
The module throws errors relating to the MaxMind module on WHMCS 8.0.0, even when the Coinbase Module is not being used to process the checkout. Stacktrace references Guzzle. I'm not sure what is g…
-
Logs as shown below, extracted from uploads/wc-logs/coinbase-xxxx.log. I checked CoinBase, status is COMPLETED, but WooCommerec Orders do not get updated automatically. This is my first transaction wi…
-
I am trying to sniff out OVERPAID charges and auto-resolve them.
I do a `Charge::retrieve()` and then find the last item of the timeline `$timeline = (array) $charge->timeline;`
This works and I…
ghost updated
8 months ago
-