Commit graph

2031 commits

Author SHA1 Message Date
Narek Zakarian
416881da70
Fix Pay later locations according to selected smart button locations 2022-12-19 20:23:09 +04:00
Emili Castells
f74adcd7b5
Merge pull request #1076 from woocommerce/PCP-121-remove-plugin-data-after-uninstalling
Remove plugin data options.
2022-12-19 14:56:28 +01:00
Emili Castells
6845f1c629
Merge pull request #1041 from woocommerce/PCP-971-add-fraud-net-to-all-payments
Pcp 971 add fraud net to all payments
2022-12-15 14:35:27 +01:00
Alex P
2f6240bfb4
Do not send Paypal-Request-Id
The current usage is incorrect and only causes issues without solving any problems (we don't implement any way to retry requests).
2022-12-15 12:37:52 +02:00
Narek Zakarian
2506b39c32
Fix the spelling. 2022-12-14 15:59:58 +04:00
Narek Zakarian
2bb8ea9246
Improve the JS click event 2022-12-14 15:44:48 +04:00
Narek Zakarian
554ae57cb1
Refactor the field name 2022-12-14 15:24:32 +04:00
Emili Castells
b1b058655a
Merge pull request #1056 from woocommerce/PCP-778-1-9-0-type-check-error-conflict-with-german-market
Type check error conflict with German Market (778)
2022-12-14 09:44:19 +01:00
Narek Zakarian
105d9d6735
Fix psalm 2022-12-12 17:30:50 +04:00
Narek Zakarian
7563c2a0fe
Merge remote-tracking branch 'origin/trunk' into PCP-121-remove-plugin-data-after-uninstalling 2022-12-12 15:58:04 +04:00
Alex P
80428f1eb1
Execute WC validation only for buttons in checkout 2022-12-12 09:18:37 +02:00
Narek Zakarian
9eb14e192a
redirect after successfully cleared DB 2022-12-09 16:51:29 +04:00
Narek Zakarian
6a9c76fa9e
Handle the clear db AJAX request shoulr be outside of check. 2022-12-09 16:48:11 +04:00
Narek Zakarian
2fd1a6f574
Handle the clear db AJAX request. 2022-12-08 19:25:19 +04:00
Narek Zakarian
f0798d7e88
Create object able to clear database. 2022-12-08 19:24:53 +04:00
Narek Zakarian
374ce5d5f9
Create the JS to handle clear db functionality 2022-12-08 19:24:22 +04:00
Narek Zakarian
990799d20b
Fix the JS name 2022-12-08 18:03:29 +04:00
Narek Zakarian
3ecbabdffa
Fix the JS name 2022-12-08 18:00:53 +04:00
Narek Zakarian
98e1c5cb9a
Add the clear database functionality assets registration 2022-12-08 17:23:41 +04:00
Narek Zakarian
75ed64646b
Fix gitignore file 2022-12-08 17:10:45 +04:00
Narek Zakarian
da020a3749
Prepare module assets 2022-12-08 17:08:39 +04:00
emilicastells
19735af651
Fix typo in log order id display 2022-12-08 11:09:06 +01:00
Narek Zakarian
b47e3ab66d
Change the webhook simulation option name constant visibility. 2022-12-07 19:15:03 +04:00
Narek Zakarian
199517f403
Create the settings. 2022-12-07 19:13:54 +04:00
Narek Zakarian
5e2d4228ef
Add configuration services for option names and scheduled actions 2022-12-07 19:10:08 +04:00
Narek Zakarian
b77505ce5b
Create the Uninstall module. 2022-12-07 16:28:59 +04:00
Narek Zakarian
edfbf2308c
Fix PHPcs problems 2022-12-06 15:53:52 +04:00
Narek Zakarian
927f96f4dc
Enable styling per location by default for smart buttons 2022-12-06 15:28:41 +04:00
Narek Zakarian
108275b9b0
Create migration from old settings 2022-12-05 18:30:41 +04:00
Narek Zakarian
3398e46329
Allow general/default styling for smart buttons 2022-12-05 18:12:15 +04:00
Narek Zakarian
2205b1bc1e
Refactor default settings to match new settings 2022-12-05 17:12:30 +04:00
Narek Zakarian
7f120720cc
Refactor disable gateways with new settings 2022-12-05 17:05:19 +04:00
Narek Zakarian
da07c3b5fa
Refactor smart button with new settings 2022-12-05 16:53:30 +04:00
Narek Zakarian
9c6a813776
Refactor settings JS code to work for standard tab 2022-12-05 15:28:45 +04:00
Narek Zakarian
9c7ac6ba34
Organize settings fields in separate folder 2022-12-05 15:27:58 +04:00
emilicastells
b6d483ac6d
Update error message 2022-12-05 11:21:05 +01:00
emilicastells
c654786ee3
Merge branch 'trunk' into PCP-951-could-not-retrieve-order 2022-12-05 11:18:09 +01:00
emilicastells
1ce7a1ca2e
Remove param types on closures to avoid third party issues 2022-12-01 15:00:48 +01:00
Emili Castells
ff37f4f584
Merge pull request #1048 from woocommerce/PCP-996-all-tabs-hidden-on-oxxo-tab-visit
All tabs hidden on OXXO tab visit (996)
2022-12-01 12:35:29 +01:00
Emili Castells
b9fdd7535b
Merge pull request #1050 from woocommerce/PCP-1015-sync-GZD-tracking-only-if-status-is-shipped
Sync GZD shipment only if status is changed to "shipped"
2022-12-01 12:33:54 +01:00
Emili Castells
6a3f96a1e8
Merge pull request #1047 from woocommerce/pcp-1016-address-error
Fix shipping address validation
2022-12-01 11:58:09 +01:00
Emili Castells
67559a0492
Merge pull request #1035 from woocommerce/pcp-1036-fix-dcc-messages
Fix DCC error messages handling
2022-11-30 16:32:26 +01:00
Narek Zakarian
8e7ca29117
Sync GZD shipment only if status is changed to "shipped" 2022-11-30 17:22:25 +04:00
emilicastells
20445258df
Fix typo in is ppcp settings page service 2022-11-30 13:13:44 +01:00
Alex P
428d4f700b
Fix shipping address validation 2022-11-30 12:44:35 +02:00
emilicastells
a448f98b3f
Param types removed to avoid third-party issues 2022-11-30 11:44:13 +01:00
Narek Zakarian
d29f462e95
Fix PHPcs problems 2022-11-29 20:06:34 +04:00
Narek Zakarian
77e8714877
fix Psalm tests 2022-11-29 20:00:47 +04:00
Narek Zakarian
c9aef703e4
Add the url to documentation. 2022-11-29 19:47:21 +04:00
Narek Zakarian
50e18c1518
Add FraudNet header when creating order. 2022-11-29 19:31:58 +04:00