Commit graph

3429 commits

Author SHA1 Message Date
Danae Millan
cf89ede068 Product version bump update 2023-05-31 16:39:24 -03:00
Danae Millan
790a82330e Update changelog entry 2023-05-31 16:30:37 -03:00
Danae Millan
3653d10c20 Bump plugin version to 2.0.5 2023-05-31 13:38:37 -03:00
Danae Millan
c69a9c7b52 Update changelog entries for 2.0.5 2023-05-31 13:26:03 -03:00
Alex P
d2aa43d3d9
Prevents disconnect store when already onboarded via URL params 2023-05-31 18:42:23 +03: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
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
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
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
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
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
Alex P
cc21dd78e7
Fix tests, add http redirector 2023-03-16 18:13:41 +02:00
Emili Castells
337959feda
Merge pull request #1237 from woocommerce/PCP-1465-status-text
Change "Enabled" to "Available" in status text
2023-03-16 15:14:58 +01:00
Emili Castells
f633995307
Merge pull request #1229 from woocommerce/PCP-1470-changing-to-bad-creds-error
Fix duplicated auth error when credentials become wrong
2023-03-16 15:14:26 +01:00