Resource icon

[bd] Paygate: BITPAY.COM 1.1.0

No permission to download

xfrocks

Well-known member
Hmm.
I already have a donate button here and our site isn't https
http://admin-talk.com
Your site doesn't need to run on https but if you wish to configure the callback URL for BitPay API, the site need to serve the callback script via https. More information here:

https://bitpay.com/downloads/bitpayApi.pdf

notificationURL

A URL to send status update messages to your server (this must be an https
URL, unencrypted http URLs or any other type of URL is not supported).
Bitpay.com will send a POST request with a JSON encoding of the invoice to
this URL when the invoice status changes.
 
So I'm trying to figure out where I need SSL for the callback, would it be this that needs SSL?
Code:
www.mydomain.com/bdpaygate/callback.php
 
Thank you

I've inserted the paygates Bitpay API key but it doesn't show up in User Upgrades options as an option, only paypal
Screenshot from 2014-01-06 19:18:53.webp
 
Does bitpay support recurring payments?
I created a new Upgrade as a permanent and it displays the bitpay button correctly.
 
So, Coinbase would allow recurring Bitcoin payments? If so, count me in on helping to pay for that, @melbo.

Yep - not exactly the same as a CC or PP but those who wanted to pay in
bitcoin2.png
would certainly be able to figure it out :)

https://coinbase.com/docs/merchant_tools/recurring_payments
 
Top Bottom