Commit graph

3735 commits

Author SHA1 Message Date
Alex P
d887135951
Use onError instead of deprecated setExpressPaymentError 2023-03-23 15:54:24 +02: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
Alex P
e990eb2a6e
Use new event name 2023-03-23 11:59:15 +02:00
Alex P
e4b9cb3398
Set missing address fields to empty for express block
Fixes compatibility with latest wc blocks version
2023-03-23 10:52:19 +02:00
Alex P
10cf1b9408
Add express block playwright test 2023-03-23 09:03:17 +02:00
Alex P
02bec2b611
Handle missing shipping address for express block (virtual products) 2023-03-23 09:02:17 +02:00
Alex P
2a0fa49800
Merge branch 'trunk' into pcp-157-blocks 2023-03-22 23:23:06 +02: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
Alex P
b824de4e33
Handle missing billing address for express block 2023-03-21 10:27:02 +02: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
6a882bb628
Merge branch 'trunk' into pcp-157-blocks 2023-03-17 21:31:39 +02: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
fa0afe381a
Merge branch 'trunk' into pcp-157-blocks 2023-03-17 15:53:53 +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
Alex P
d40d01a4f4
Add API for easy programmatic capture 2023-03-17 10:19:56 +02:00
Emili Castells Guasch
57581a5ac4 Fix merge conflict 2023-03-17 08:56:58 +01:00
Alex P
b62072c537
Add missing files to psalm 2023-03-16 21:12:34 +02:00
Alex P
b798ccc0e9
Store container in a globally accessible field
needed for providing API
2023-03-16 21:12:34 +02:00
Emili Castells
c037a4c03a
Merge pull request #1259 from woocommerce/fix-exit-tests
Fix tests, add http redirector
2023-03-16 17:27:20 +01:00