Emili Castells Guasch
|
163b7d9f7a
|
Handle subscription refund from PayPal (WIP)
|
2023-05-10 16:59:03 +02:00 |
|
Emili Castells Guasch
|
bd708239d7
|
Add transaction id to subscription parent order
|
2023-05-10 12:46:41 +02:00 |
|
Emili Castells Guasch
|
b477ec4ba4
|
Fix update plan price on webhook handler
|
2023-05-04 15:40:45 +02:00 |
|
Emili Castells Guasch
|
eca8a3b09c
|
Fix psalm
|
2023-05-02 12:35:46 +02:00 |
|
Emili Castells Guasch
|
8c10941392
|
Add update subscription plan webhook handler
|
2023-04-13 15:24:21 +02:00 |
|
Emili Castells Guasch
|
502fd7eeca
|
Add update subscription product webhook handler
|
2023-04-13 11:55:50 +02:00 |
|
Emili Castells Guasch
|
baee53e90f
|
Fix merge conflicts
|
2023-03-17 09:20:51 +01:00 |
|
Emili Castells Guasch
|
57581a5ac4
|
Fix merge conflict
|
2023-03-17 08:56:58 +01:00 |
|
Alex P
|
9adcfe4b7d
|
Hide webhook elements when sandbox state is not matching the server
|
2023-03-10 14:14:05 +02:00 |
|
Alex P
|
4c59337247
|
Delete all webhooks before adding
|
2023-03-09 10:47:29 +02:00 |
|
Alex P
|
c77f20d2f9
|
Fix name to avoid confusion
|
2023-03-08 17:36:38 +02:00 |
|
Emili Castells Guasch
|
a5626b52a5
|
Add update pricing webhook handler
|
2023-03-08 09:17:30 +01:00 |
|
Emili Castells Guasch
|
f84d9da8d6
|
Handle subscription renewal from payment sale complete webhook handler
|
2023-03-07 12:15:29 +01:00 |
|
Emili Castells Guasch
|
501dbcca55
|
Add billing subscription cancelled webhook handler
|
2023-03-07 10:35:39 +01:00 |
|
Emili Castells Guasch
|
5a4a43e046
|
Fix phpcs
|
2023-03-02 14:35:30 +01:00 |
|
Emili Castells Guasch
|
cce8ee9d8d
|
Remove calls to enpoints if not onboarded
|
2023-03-02 12:08:20 +01:00 |
|
emilicastells
|
2a1b987f66
|
Handle payment sale completed webhook (WIP)
|
2023-02-10 17:25:51 +01:00 |
|
emilicastells
|
d30e85d8e7
|
Add payment sale completed webhook handler
|
2023-02-08 11:09:16 +01:00 |
|
emilicastells
|
90e5bbaf03
|
Fix phpcs
|
2023-01-02 14:28:24 +01:00 |
|
emilicastells
|
bf648715d9
|
Create new WC payment token instance for each new payment token
|
2023-01-02 12:50:13 +01:00 |
|
emilicastells
|
853357f1c5
|
Merge branch 'trunk' into PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint
|
2022-12-20 11:27:05 +01:00 |
|
emilicastells
|
2e691ee9b7
|
Add email to PayPal payment token
|
2022-12-19 12:36:23 +01:00 |
|
emilicastells
|
b161b8cfb5
|
Fix psalm
|
2022-12-08 14:05:28 +01:00 |
|
Narek Zakarian
|
b47e3ab66d
|
Change the webhook simulation option name constant visibility.
|
2022-12-07 19:15:03 +04:00 |
|
emilicastells
|
941f2f303a
|
Allow WC credit card token deletion
|
2022-12-05 15:38:43 +01:00 |
|
emilicastells
|
e64acceea7
|
Add vaulted payment to WC credit card payment token
|
2022-12-05 13:32:14 +01:00 |
|
emilicastells
|
21ebc9e46e
|
Add VAULT.PAYMENT-TOKEN.DELETED webhook handler
|
2022-11-24 15:42:58 +01:00 |
|
emilicastells
|
f9e6fe7aed
|
Add PayPal WC payment token (WIP)
|
2022-11-23 17:00:04 +01:00 |
|
Alex P
|
818dbcf107
|
Add isolated container and dhii modularity deps
|
2022-11-09 10:13:03 +02:00 |
|
Emili Castells
|
33bd09e745
|
Merge pull request #839 from woocommerce/PCP-782-resubscribe-webhooks-on-plugin-upgrades
Resubscribe the WebHooks after updating plugin to newer version.
|
2022-09-29 09:35:49 +02:00 |
|
Emili Castells
|
e27efcd363
|
Merge pull request #828 from woocommerce/PCP-892-combine-webhooks-status-page-into-new-connection-tab
Combine the webhooks status page into a new connection tab
|
2022-09-16 11:00:54 +02:00 |
|
dinamiko
|
2910d22f0b
|
Merge branch 'trunk' into PCP-782-resubscribe-webhooks-on-plugin-upgrades
|
2022-09-15 14:25:43 +02:00 |
|
dinamiko
|
82418a071a
|
Return array when getting wc orders
|
2022-09-14 10:39:15 +02:00 |
|
dinamiko
|
2654fac15f
|
Fix psalm
|
2022-09-12 11:41:29 +02:00 |
|
dinamiko
|
15b28f7c85
|
Add files from PCP-166 PR
|
2022-09-12 10:35:27 +02:00 |
|
Narek Zakarian
|
073a13e1bf
|
Resubscribe the WebHooks after updating plugin with newer version.
|
2022-09-09 16:24:04 +04:00 |
|
Narek Zakarian
|
35909503b6
|
migrate settings from webhook status page
|
2022-08-31 16:12:16 +04:00 |
|
Alex P
|
1049fda586
|
Merge branch 'trunk' into PCP-726-add-oxxo-apm-alternative-payment
|
2022-07-26 16:59:27 +03:00 |
|
dinamiko
|
0ceb3504b4
|
Fix typo and use log warning method
|
2022-07-21 15:37:07 +02:00 |
|
dinamiko
|
7d7f1f55d5
|
Make string translatable and return json error when oxxo endpoint fail
|
2022-07-21 15:30:30 +02:00 |
|
dinamiko
|
eb4fc639fc
|
Fix psalm
|
2022-07-20 12:16:33 +02:00 |
|
dinamiko
|
e1cd7d5ad1
|
Add update status note for capture denied
|
2022-07-20 11:37:28 +02:00 |
|
dinamiko
|
1ce9a5750b
|
Delete payment capture denied handler
|
2022-07-18 12:08:25 +02:00 |
|
dinamiko
|
2b8281e0f4
|
Introduce payment capture denied webhook (WIP)
|
2022-07-18 12:03:52 +02:00 |
|
dinamiko
|
d1c4850c4d
|
Do not render custom oxxo button in checkout
|
2022-07-15 16:05:13 +02:00 |
|
dinamiko
|
d248a278be
|
Do not complete payment on CHECKOUT.ORDER.APPROVED handler
|
2022-07-12 15:19:24 +02:00 |
|
dinamiko
|
8da7bbfc87
|
Fix psalm
|
2022-07-06 10:50:52 +02:00 |
|
dinamiko
|
faa406fbd8
|
Introduce payment capture pending webhook (WIP)
|
2022-07-06 10:35:53 +02:00 |
|
Narek Zakarian
|
3472a1709f
|
Add PAYMENT.AUTHORIZATION.VOIDED event to a refund handler
|
2022-07-01 19:01:21 +04:00 |
|
dinamiko
|
6ed616802d
|
Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice
|
2022-05-17 11:10:36 +02:00 |
|