Commit graph

137 commits

Author SHA1 Message Date
Emili Castells Guasch
5913ab8540 Merge branch 'PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint' into PCP-991-detach-vaulting-from-wc-subscriptions-support 2023-04-24 10:47:52 +02:00
Emili Castells Guasch
e146c023b0 Ensure payment tokens migration works for the same customer on multiple sites 2023-04-21 15:12:27 +02:00
Emili Castells Guasch
8b564d6fc3 Merge trunk 2023-04-20 14:18:30 +02:00
Emili Castells Guasch
29a21d214f Merge trunk 2023-04-17 14:16:53 +02:00
dependabot[bot]
a3eb52f4bc
Bump json5 from 2.2.0 to 2.2.3 in /modules/ppcp-vaulting
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:53:03 +00:00
dependabot[bot]
24cd27709f
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-vaulting
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:43:40 +00: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
dependabot[bot]
c11d738f7b
Bump loader-utils from 2.0.0 to 2.0.4 in /modules/ppcp-vaulting
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 14:43:50 +00:00
emilicastells
fd7fc0b42d
Do not check vault enabled setting when running vaulting module 2023-02-03 12:46:54 +01:00
emilicastells
ee425588bf
Add subscriptions mode selector 2023-02-01 16:30:39 +01:00
emilicastells
c225320c97
Merge branch 'PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint' into PCP-991-detach-vaulting-from-wc-subscriptions-support 2023-01-26 14:53:11 +01:00
emilicastells
4c685428c6
Get user tokens from PayPal on multisite non main sites 2023-01-25 12:19:53 +01:00
Emili Castells
defd2369ad
Merge pull request #1104 from prettyboymp/fix/remove-user-meta-payment-token-storage
Remove user_meta storage of Payment Tokens
2023-01-25 11:17:09 +01:00
emilicastells
59b5509e0f
Delete vaulting js 2023-01-16 12:39:14 +01:00
emilicastells
72eb713fd4
Add logic to enable/disable PayPal subscriptions feature 2023-01-16 12:37:16 +01:00
emilicastells
074caa6d48
Merge branch 'PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint' into PCP-991-detach-vaulting-from-wc-subscriptions-support 2023-01-02 15:24:35 +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
Michael Pretty
923cf4cebc
Remove user_meta storage of Payment Tokens 2022-12-30 14:07:53 -05:00
emilicastells
9e009a746a
Remove vaulting assets 2022-12-22 09:40:02 +01:00
emilicastells
98e0c29ac7
Remove debug logging 2022-12-21 16:50:08 +01:00
emilicastells
63021acc62
Add email extra data 2022-12-21 16:06:11 +01:00
emilicastells
7bd716878b
Add credit card extra data to wc acdc payment token class 2022-12-21 15:58:39 +01:00
emilicastells
f70f5c4e1a
Fix action name for debugging 2022-12-21 15:18:40 +01:00
emilicastells
e3d4348cd6
Use custom payment token class for acdc 2022-12-21 15:10:33 +01:00
emilicastells
87ca0a236a
Add logging for tokens migration 2022-12-21 11:25:55 +01:00
emilicastells
f6389e7cbb
Add logging for tokens migration 2022-12-21 11:13:39 +01:00
emilicastells
d7dcc55050
Fix psalm 2022-12-20 11:48:07 +01:00
emilicastells
59cd58db8c
Fix phpcs 2022-12-20 11:40:02 +01:00
emilicastells
29fae3107c
Fix psalm 2022-12-20 11:26:19 +01:00
emilicastells
705be48c24
Disable add payment method for PayPal payments 2022-12-19 16:54:32 +01:00
emilicastells
8afb59afb8
Display PayPal email as method brand 2022-12-19 16:14:16 +01:00
emilicastells
9245241609
Add email to PayPal payment token 2022-12-19 12:46:41 +01:00
emilicastells
2e691ee9b7
Add email to PayPal payment token 2022-12-19 12:36:23 +01:00
emilicastells
4ce9cb710b
Handle exception on payment token save 2022-12-15 17:01:56 +01:00
emilicastells
f6bc2731ad
Fix typo in tokens migration 2022-12-15 09:29:50 +01:00
emilicastells
b482e86689
Delete assets folder 2022-12-14 11:03:32 +01:00
emilicastells
e3dc563a6f
Fix phpcd 2022-12-08 14:18:03 +01:00
emilicastells
b161b8cfb5
Fix psalm 2022-12-08 14:05:28 +01:00
emilicastells
2130fb6c68
Run payment tokens migration on plugin upgrade 2022-12-08 12:27:37 +01:00
emilicastells
8c4c89da00
Introduce payment tokens migration logic (WIP) 2022-12-05 17:20:11 +01:00
emilicastells
47cb0a2317
Remove custom payment tokens implementation files 2022-12-05 15:48:12 +01:00
emilicastells
941f2f303a
Allow WC credit card token deletion 2022-12-05 15:38:43 +01:00
emilicastells
34798848bc
Add PayPal token deletion to WC payment method delete action 2022-11-24 11:26:06 +01:00
emilicastells
9a0e25520c
Display PayPal payment in payment methods 2022-11-23 17:31:35 +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
Emili Castells
205d0b1dda
Merge pull request #975 from woocommerce/PCP-938-make-pay-pal-payment-string-in-my-account-section-translatable
Make the "PayPal payment" string in my-account section translatable
2022-11-14 16:21:09 +01:00
Emili Castells
a9ed4a4a30
Merge pull request #972 from woocommerce/pcp-914-isolate-deps
Isolate container and modularity deps
2022-11-14 16:17:54 +01:00