Alex P
8ea2d3daf6
Change "register" to "subscribe" for consistency
2021-09-16 15:43:50 +03:00
Alex P
a6b1b79e74
Improve table style
2021-09-16 15:24:46 +03:00
Alex P
e2a7f6d8d9
Show webhooks
2021-09-16 13:48:20 +03:00
Alex P
0b029a9392
Add webhooks status page
2021-09-16 12:44:29 +03:00
Alex P
620f25d88d
Refactor field page checking
...
Reduce code duplication and support more than 2 pages.
Also remove 'all'
2021-09-16 12:40:00 +03:00
Alex P
803bc64d34
Add logging
2021-09-14 10:25:50 +03:00
Alex P
b853beb3b1
Refactor webhook registration errors logging
...
Logging was useless because it was just repeating the exception message. Context args were not used.
2021-09-14 10:25:23 +03:00
Anton Ukhanev
df185157bd
Update parameter name
...
Fixes PHPCS
2021-08-30 08:10:43 +02:00
Anton Ukhanev
3a72a73ae3
Auto-fix PHPCS
2021-08-30 08:08:41 +02:00
Anton Ukhanev
69d9631a73
Now using modularity standard v0.3
...
This is the newest release, and is the first one that is compatible
with PHP 8. Other changes are BC-breaking, but very very minor.
2021-08-26 11:11:49 +02:00
Anton Ukhanev
cabcb7d9e4
Add Container typehint to all service definitions
2021-08-26 11:10:16 +02:00
Anton Ukhanev
d4c8282518
Use Composer modules and convert modules to PSR-4
...
PSR-4 is much more robust and predictable. But to do this,
a source root dir must be specified for every module.
This could be done in the root file, but this is not very modular.
Instead, now every module declares its own source root by using
the amazing Composer Merge Plugin. This approach allows each module
to also declare its own dependencies. Together, these changes allow
modules to be easily extractable to separate pacakges when the need
arises, and in general improves modularity significantly.
2021-08-26 11:01:20 +02:00
dinamiko
119543ae2d
Update dhii/module-interface
to version 0.3
2021-07-14 14:58:23 +02:00
dinamiko
d8817134a9
Update dhii\module-interface
2021-07-06 09:41:30 -05:00
Kirill Braslavsky
4ee48de635
call payment_complete() instead of update status
2021-04-14 16:34:14 +03:00
dinamiko
9b90048778
Do not reschedule webhook registration on creation failure
2020-12-15 14:55:46 +01:00
Jorge A. Torres
237819dc9f
Rename activation/deactivation hooks
2020-10-09 19:55:28 -03:00
Jorge A. Torres
02718c6c77
Rename plugin to "WooCommerce PayPal Payments"
2020-10-09 19:00:00 -03:00
David Remer
d865b4f8fc
remove unused files
2020-10-08 07:22:43 +03:00
Jorge A. Torres
19e11d4cf7
Fix remaining coding standards issues
2020-09-17 17:57:00 -03:00
David Remer
ddd4f5ba09
downgrade dhii/module-interface to 0.1
2020-09-16 10:18:45 +03:00
David Remer
c788341887
change namespace vendor to WooCommerce
2020-09-11 14:11:10 +03:00
David Remer
c5899d915c
downgrade plugin to php 7.0
2020-09-11 13:38:02 +03:00
David Remer
5e011b4f95
rename plugin and slug to PayPal Payments for WooCommerce
2020-09-11 10:20:12 +03:00
David Remer
61038cc51e
capital_C_dangit WooCommerce
2020-09-03 07:05:50 +03:00
David Remer
f8e82bdfaf
move module.local to module
2020-09-01 14:21:58 +03:00