Commit graph

226 commits

Author SHA1 Message Date
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
d8f972343d
Merge branch 'trunk' into pcp-918-php-72 2022-11-15 12:36:20 +02:00
Alex P
17d3cc152e Require PHP 7.2 2022-11-09 16:00:15 +02:00
Alex P
818dbcf107 Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02:00
dinamiko
4ab0715527 Update plugin strings 2022-10-28 15:46:40 +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
Emili Castells
cd3c0c7d2e
Merge pull request #842 from woocommerce/PCP-666-psalm-fix-pui-relevant-webhook-not-subscribed-to
PUI-relevant webhook not subscribed to (666)
2022-09-15 14:21:47 +02:00
dinamiko
82418a071a Return array when getting wc orders 2022-09-14 10:39:15 +02:00
dinamiko
0d9f06ca3f Fix phpcs 2022-09-12 12:01:13 +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
Alex P
daad118148 Fix babel in other modules 2022-09-12 10:22:02 +03:00
Alex P
23cb96e6f9 Explicitly send cookies in fetch
Not sent by default in old browsers
2022-09-09 16:28:58 +03:00
Narek Zakarian
073a13e1bf Resubscribe the WebHooks after updating plugin with newer version. 2022-09-09 16:24:04 +04:00
Alex P
a81a2ef7d1 Fix source maps in production
File source was huge because of that
2022-09-09 10:28:26 +03: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
Alex Pantechovskis
85e441f8cd
Merge pull request #713 from woocommerce/PCP-640-voiding-capturing-at-paypal-does-not-update-order-status
Add PAYMENT.AUTHORIZATION.VOIDED event to a refund handler
2022-07-26 16:26:41 +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
1acd986083 Merge branch 'trunk' into PCP-726-add-oxxo-apm-alternative-payment 2022-07-21 15:16:39 +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
dependabot[bot]
d9a7369d19
Bump terser from 5.9.0 to 5.14.2 in /modules/ppcp-webhooks
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 08:10:57 +00:00
dinamiko
e4b15c78d1 Delete payment capture denied handler 2022-07-18 12:29:30 +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
Alex P
93ef548b65 Fix psalm errors 2022-04-28 16:20:30 +03:00
Alex P
35f058870a Skip already handled refunds in webhook
When we add a refund from WC, we still receive a webhook with it. And for some partial refunds the duplicated refund can be added in WC.
2022-04-28 16:20:05 +03:00
dinamiko
0cd2e64d9a Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice 2022-04-21 15:42:37 +02:00
dinamiko
e9cf818799 Fix phpcd (WIP) 2022-04-14 17:17:56 +02:00
dependabot[bot]
6c20aaeeba
Bump minimist from 1.2.5 to 1.2.6 in /modules/ppcp-webhooks
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 10:24:04 +00:00
dinamiko
3dd46c7258 Add RatePay payment instructions into processing order email notification (WIP) 2022-03-31 12:47:05 +02:00
dinamiko
ff12b8d8fb Merge trunk 2022-03-25 14:31:42 +01:00
dinamiko
21522fb8c1 Move capture action hook up before wc order status update 2022-03-22 09:19:07 +01:00
dinamiko
8eb320c599 Get Ratepay payment instructions from order 2022-03-20 14:15:56 +01:00
dinamiko
89001f6533 Merge branch 'trunk' into PCP-562-when-payment-is-not-saved-do-not 2022-03-16 09:35:47 +01:00
Alex P
1a9fbc1303 Fix ajax URLs on multisite 2022-03-09 16:24:11 +02:00
dinamiko
54f84aac26 Fix phpcs 2022-03-04 12:13:41 +01:00