Commit Graph

56 Commits

Author SHA1 Message Date
ndeet
11efc8c117 Bump release.
Some checks failed
Build release artifact. / Build release (release) Has been cancelled
2025-09-08 15:52:27 +02:00
ndeet
d0ced96f5d Adding better logging for debugging user problems. 2025-09-08 15:51:27 +02:00
ndeet
806a5dda5a Fix version information.
Some checks failed
Build release artifact. / Build release (release) Has been cancelled
2025-09-01 21:17:09 +02:00
ndeet
db07ff1776 Make whmcs order confirmation page default redirect url. 2025-09-01 19:16:15 +02:00
ndeet
dd6a7f75f5 Fix bug preventing settings form form saving, cleanup and describe settings. 2025-09-01 19:15:53 +02:00
Serg
e924de4af2 fix trailing slash issue
prevents sceario when gateway btcpayUrl was configured with trailing
slash and btcpayUrlTor without traling slash the url ended up like
example.onioni/INVOICEID instead of example.onion/i/INVOICEID
2023-09-26 12:01:25 +00:00
Serg
a1d66bf1c5 added tor support 2023-09-25 09:48:22 +00:00
Andreas Tasch
ee03301d51 Make sure url param does not get overridden by defaults; improving error output. 2022-10-22 22:48:18 +02:00
Andreas Tasch
29b7f30dea Remove test credentials. 2022-10-22 15:23:34 +02:00
Andreas Tasch
9c66088b4e Rename files and folders to btcpay. 2022-10-22 15:22:53 +02:00
Andreas Tasch
7055e4dd5a Adding whmcs.json metadata and logo image. 2022-10-22 15:13:48 +02:00
Andreas Tasch
c26bf68f61 Pump version. 2022-10-22 13:37:14 +02:00
Andreas Tasch
b1aca78e01 Works now with latest WHMCS versions. 2022-10-21 23:56:25 +02:00
nicolas.dorier
39b99f5c8d Add BTCPay support 2018-04-29 21:54:53 +09:00
Pieter Poorthuis
0c307303de Fixed empty redirectURL 2018-04-19 15:52:11 +02:00
Pieter Poorthuis
d806b4801d Added redirectURL to config screen 2018-04-19 15:38:08 +02:00
Pieter Poorthuis
5697f97be3 Version 1.1.2 2018-03-02 14:26:29 +01:00
Daniel Gauthier
5262315c88 ability to specify redirectURL 2018-01-24 17:05:38 -05:00
Pieter Poorthuis
513615b70b Fixed version number 2018-01-23 12:17:54 +01:00
Pieter Poorthuis
854ed02b30 Moved version.php to correct dir 2018-01-23 11:57:18 +01:00
Pieter Poorthuis
e9a34a39e7 Improved logging, updated documentation 2018-01-23 11:36:28 +01:00
Pieter Poorthuis
9eeb00b51f WHMCS v7 compatibility 2017-04-18 14:55:28 +02:00
Daniel Gauthier
387e4cea54 ability to specify a redirectURL on invoice creation 2016-05-13 14:11:04 -04:00
Alex Leitner
0d00f2662a Added cross compatibility for versions 5 and 6 2015-07-13 10:52:13 -04:00
Rich Morgan
04d25e5edf Updated API key text to indicate legacy key
This should make it more clear to merchants when they are confused about which "key" they need to create in their merchant dashboard.
2015-03-12 12:48:27 -04:00
Rich Morgan
90c7b9d97a Updated copyright notice year 2015-02-04 19:26:47 -05:00
Rich Morgan
0fda203f54 Added extra error handling and parameter checking 2015-02-04 19:26:14 -05:00
Rich Morgan
9b92c23192 Updated copyright notice year 2015-02-04 19:19:41 -05:00
Rich Morgan
3f9d749adc Fix for invalid URL issue #16 2015-02-04 19:18:59 -05:00
Rich Morgan
979d5ae1a1 Updated copyright notice year 2015-02-04 19:05:15 -05:00
Rich Morgan
30caeaedbd Added extra error handling and parameter checking 2015-02-04 19:04:32 -05:00
Rich Morgan
771c3fc89f Updated documentation and added value check.
Also updated copyright year.
2015-02-04 18:53:58 -05:00
Alexander Leitner
a0587eeecc Update createinvoice.php 2015-01-07 09:45:34 -05:00
Alexander Leitner
ae73a5b219 Update bitpay.php 2015-01-06 15:35:24 -05:00
Alexander Leitner
269e5576a1 IPN changes 2015-01-06 12:26:51 -05:00
Alexander Leitner
b100092a2c Updated IPN handelling 2015-01-06 12:17:15 -05:00
Alexander Leitner
712956f5c8 Added note for paid status 2015-01-06 11:35:42 -05:00
Alexander Leitner
9f23bc90d1 Updated error logging 2015-01-06 11:23:40 -05:00
Alexander Leitner
8d202710cc fixed network setting issue 2015-01-06 10:48:59 -05:00
Alexander Leitner
d74d3c9280 Network not being set 2015-01-06 09:53:52 -05:00
Alexander Leitner
5d610a347c Updated to be able to use API keys from test.bitpay.com and bitpay.com 2015-01-05 19:18:22 -05:00
Sam Bohler
7ee0d395a8 Security Patch 2014-10-10 17:06:20 -04:00
Joshua Estes
4d18bec552 Updated code to be PSR2 compliant and added some doc blocks and documented code where it needs it 2014-07-15 11:29:06 -04:00
Joshua Estes
95dbf97ce4 Added license file, added changelog file, updated readme, added license information to all files 2014-07-15 10:54:59 -04:00
Rich Morgan
fadd9b3928 Simply redirects to home page 2014-05-16 12:03:16 -04:00
Rich Morgan
3cd75c4873 Updated htaccess with more filetypes 2014-05-16 12:02:57 -04:00
Rich Morgan
2e56e21d2c Fix to use server error handling 2014-05-16 00:40:00 -04:00
Rich Morgan
ab28f2c7ba Fix to use server error handling 2014-05-16 00:39:08 -04:00
Rich Morgan
ecb014420d Fix to use server error handling 2014-05-16 00:37:33 -04:00
Rich Morgan
89bd846597 Added new HTTP header for version tracking 2014-03-31 14:37:47 -04:00