Commit graph

3524 commits

Author SHA1 Message Date
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
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
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
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
Emili Castells Guasch
b0e269e95e Fix pay for order conditional 2023-03-23 16:29:26 +01:00
Emili Castells
bcf459176c
Merge pull request #1275 from woocommerce/add-content-type-json-to-fetch-endpoints
Add content type json to all fetch ajax endpoints (1450)
2023-03-23 12:04:16 +01:00
Emili Castells Guasch
98c3be283b Update changelog 2023-03-23 11:03:57 +01:00
Emili Castells Guasch
8d97954f42 Add content type json to all fetch ajax endpoints 2023-03-22 17:26:58 +01:00
Emili Castells Guasch
5ceb39c9e0 Fix code style 2023-03-22 17:00:16 +01:00
Emili Castells Guasch
df2c215ec9 Add content type json to all fetch ajax endpoints 2023-03-22 16:53:26 +01:00
Emili Castells
039017e533
Merge pull request #1262 from woocommerce/PCP-506-api
Add functions for capturing, refunding, voiding programmatically
2023-03-22 12:38:18 +01:00
Emili Castells Guasch
096e4facbd Update changelog 2023-03-22 12:31:51 +01:00
Emili Castells Guasch
b0de49125e Merge branch 'trunk' into PCP-506-api 2023-03-22 12:28:32 +01:00
Emili Castells
1ddda21e13
Merge pull request #1273 from woocommerce/PCP-1491-v2-high-volume-of-traffic-from-merchant-integrations-endpoint
High volume of traffic from merchant integrations endpoint (1491)
2023-03-22 12:27:29 +01:00
Emili Castells
aa8f6eaa5c
Merge pull request #1274 from woocommerce/improve-playwright
Improve playwright
2023-03-22 11:24:37 +01:00
Alex P
26f62a752b
Update readme 2023-03-22 11:39:19 +02:00
Alex P
f2ee714880
Refactor playwright test 2023-03-22 11:37:32 +02:00
Alex P
b388d2320c
Fix paypal login in playwright
#email can be the field on the page before the login form
2023-03-22 11:29:58 +02:00
Alex P
d99c59ef75
Handle terms and different shipping/billing checkboxes in playwright 2023-03-22 11:27:59 +02:00
Alex P
715e3d4a92
Scroll to paypal frame in playwright
Looks like it may not happen automatically
2023-03-22 11:26:52 +02:00
Alex P
66d32229b7
Allow setting product url in .env.e2e 2023-03-22 11:24:48 +02:00
Alex P
5a97bdfe87
Increase playwright timeout
sometimes it takes more time because of paypal loading
2023-03-22 11:22:22 +02:00
Alex P
eca9e1d10a
Ignore ddev ssl errors in playwright 2023-03-22 11:20:27 +02:00
Emili Castells Guasch
808020357e Fix psalm 2023-03-21 12:35:51 +01:00
Emili Castells Guasch
f857315055 Cleanup caching data on plugin upgrade 2023-03-21 12:22:53 +01:00
Emili Castells Guasch
99c5351689 Refactor pui is active calls 2023-03-21 11:54:55 +01:00
Emili Castells Guasch
8a1d38ec0e Move settings sections service to sections render class 2023-03-21 11:00:47 +01:00
Emili Castells
af34a0cbce
Merge pull request #1269 from woocommerce/release/2.0.4
Release 2.0.4
2023-03-20 14:30:06 +01:00
Emili Castells Guasch
84d15f82e5 Bump 2.0.4 version 2023-03-20 12:07:53 +01:00
Emili Castells Guasch
01ab5d6003 Add subscriptions api logic to Single product (WIP) 2023-03-20 11:58:34 +01:00
Alex P
e5c9ef86a3
Merge branch 'trunk' into PCP-506-api 2023-03-17 17:23:47 +02:00
Alex P
7a994f8d28
Do not save refund id after ppcp_refund_order 2023-03-17 17:23:33 +02:00
Emili Castells
027034777e
Merge pull request #1263 from woocommerce/fix-redirect
Fix credentials change check for redirect
2023-03-17 16:21:20 +01:00
Emili Castells Guasch
999231fd01 Refactor (WIP) 2023-03-17 16:06:26 +01:00
Alex P
7e64f81c19
Fix credentials change check for redirect 2023-03-17 16:22:04 +02:00
Alex P
3b1407aab4
Fix phpdoc 2023-03-17 13:01:01 +02:00
Alex P
5dce62fa78
Add API for refunding and voiding orders 2023-03-17 11:44:28 +02:00
Alex P
70d9cfbea0
Add API for retrieving paypal order 2023-03-17 11:40:02 +02:00
Alex P
9ba93c9e11
Remove unneeded extension
no reason to put it into extension, only adds confusion
2023-03-17 10:22:28 +02:00
Emili Castells Guasch
baee53e90f Fix merge conflicts 2023-03-17 09:20:51 +01:00
Alex P
e417fcb1f9
Fix psalm error 2023-03-17 10:20:23 +02:00