Commit graph

3736 commits

Author SHA1 Message Date
dependabot[bot]
63b77d8442
Bump loader-utils from 2.0.0 to 2.0.4 in /modules/ppcp-wc-gateway
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-04-17 10:32:46 +00:00
Emili Castells Guasch
97561d3f34 Use string instead of boolean when caching to avoid issues in some environments 2023-04-17 12:09:44 +02:00
Alex P
211c57b938
Add final review for blocks 2023-04-17 10:23:52 +03:00
Alex P
b444c1ef55
Fix block context 2023-04-17 10:23:13 +03:00
Alex P
19f004becd
Retry popup openning
sometimes checkout refreshes and the buttons becomes inactive for some time
2023-04-17 08:14:58 +03:00
Alex P
e032edcc8c
Fix test when popup starts with login 2023-04-17 08:12:26 +03:00
Alex P
26e0e9b828
Refactor test 2023-04-17 08:10:49 +03: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
524be09bd1 Merge branch 'trunk' into PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint 2023-04-12 09:45:13 +02:00
Emili Castells
59ff2d3ca8
Merge pull request #1294 from woocommerce/PCP-1572-coupon-validation
Refresh checkout totals after validation if needed
2023-04-12 09:29:34 +02:00
Emili Castells Guasch
6d400c7bf3 Get store currency from service 2023-04-11 11:58:11 +02:00
Emili Castells Guasch
7d219bbd14 Check if WC Subscriptions exist before proceed 2023-04-11 09:19:48 +02:00
Alex P
493933a1c1
Handle continuation mode in blocks 2023-04-07 15:58:59 +03:00
Alex P
b0a0eea752
Refactor cancellation 2023-04-07 15:57:52 +03:00
Alex P
7148948a59
Add flag/filter/env var for enabling blocks 2023-04-05 20:08:39 +03:00
Alex P
ccb5391d81
Allow pay later button in block 2023-04-05 17:55:58 +03:00
Emili Castells Guasch
e14e7b24db 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-05 09:46:59 +02:00
Emili Castells Guasch
76124af463 Merge branch 'trunk' into PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint 2023-04-05 09:46:28 +02:00
Emili Castells
9c96dfd8bc
Merge pull request #1254 from woocommerce/PCP-234-page-builder-hooks
Improve Divi and Elementor Pro compatibility
2023-04-05 09:42:03 +02:00
Emili Castells Guasch
dce0640d38 Add admin edit subscription status handling 2023-04-04 12:32:40 +02:00
Emili Castells Guasch
a65ec12294 Remove manual renewal action in subscription admin edit 2023-04-04 11:35:48 +02:00
Emili Castells Guasch
744a13c58a Add host by environment 2023-04-04 11:15:14 +02:00
Alex P
3c557907f2
Refresh checkout totals after validation if needed
Refreshing the totals the same way as WC does this.
2023-04-04 11:35:16 +03:00
Emili Castells Guasch
d9474313ad Hide renew button in my account subscription 2023-04-04 09:00:27 +02:00
Danae Millan
c03b3d86b5 Product version bump update 2023-04-03 19:51:37 -03:00
Danae Millan
dd81443fb9
Merge pull request #1293 from woocommerce/release/2.0.4
Add placeholder date for the 2.0.4 release
2023-04-03 19:47:56 -03:00
Danae Millan
2befda2423 Add placeholder date for the 2.0.4 release 2023-04-03 19:07:51 -03:00
Emili Castells Guasch
1cea0ff8d0 Add cancel subscription to my account 2023-04-03 16:19:46 +02:00
Emili Castells Guasch
74d1b03463 Add suspend subscription to my account 2023-04-03 14:30:34 +02:00
Emili Castells Guasch
de38334e62 Fix delete posts param 2023-03-31 12:20:54 +02:00
Emili Castells Guasch
4440dd302e bash format 2023-03-31 12:07:12 +02:00
Emili Castells Guasch
07fd68ce2c Remove all logs 2023-03-31 12:02:56 +02:00
Emili Castells Guasch
e856369a06 Format bash code 2023-03-31 10:21:56 +02:00
Emili Castells Guasch
d1559c5bb8 Add cleanup tool (WIP) 2023-03-31 10:17:34 +02:00
Emili Castells Guasch
610ba3e935 Add subscription from cart page 2023-03-30 14:47:28 +02:00
Emili Castells Guasch
50dd59ec77 Add e2e test for adding subscription from single product page 2023-03-30 12:23:12 +02:00
Alex P
bfaf05a96e
Add locations for block, do not load non-block scripts on block pages 2023-03-29 20:15:42 +03:00
Alex P
dc3fde5abf
Refactor SmartButton script loading checks 2023-03-29 20:12:39 +03:00
Emili Castells Guasch
e0228dbad3 Add subscriptions to single product page (WIP) 2023-03-29 16:34:30 +02:00
Emili Castells Guasch
1ed8f23efd Fix merge conflicts 2023-03-29 13:03:20 +02:00
Emili Castells Guasch
17211a8de9 Merge branch 'trunk' into PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint 2023-03-29 12:57:58 +02:00
Emili Castells Guasch
72be73c5dc Update plan 2023-03-28 12:38:43 +02:00
Emili Castells Guasch
53ab79e576 Move subscription info into product data fields 2023-03-27 16:09:16 +02:00
Emili Castells Guasch
5712b54567 Add plan name 2023-03-27 15:24:44 +02:00
Emili Castells Guasch
603bf6ee22 Fix update, get values from wc product 2023-03-27 12:45:37 +02:00
Emili Castells Guasch
50d12479b8 Add update product handler 2023-03-27 11:28:45 +02:00
Alex P
21bba80f49
Check the current method in block 2023-03-27 10:59:08 +03:00
Alex P
5261484f11
Use react component from the standard sdk 2023-03-24 10:11:53 +02:00
Emili Castells
e5e01618ea
Merge pull request #1277 from woocommerce/PCP-1514-pay-upon-invoice-doesnt-show-on-checkout-page
Pay upon invoice doesn't show on checkout page (1514)
2023-03-23 17:26:11 +01:00