Commit graph

3145 commits

Author SHA1 Message Date
dinamiko
85109f82d2 Bump 1.9.5 version 2022-10-21 16:28:34 +02:00
dinamiko
8b30b70a44 Fix phpcs 2022-10-21 12:48:34 +02:00
dinamiko
d509a80802 Fix psalm 2022-10-21 12:45:22 +02:00
dinamiko
f66c2322fd Fix phpunit 2022-10-21 12:25:22 +02:00
dinamiko
5f299b2939 Merge branch 'trunk' into PCP-937-php-8.1-support 2022-10-21 12:12:46 +02:00
Emili Castells
e347bd8416
Merge pull request #926 from woocommerce/improve-js-build
Make js build parallel and add a sctipt for watching changes
2022-10-21 12:06:55 +02:00
Alex P
45d277b936 Make js build parallel and add a sctipt for watching changes
JS building should be much faster now, and also you can do yarn ddev:watch-js to make it automatically detect changes and rebuild when editing JS code.
2022-10-21 11:27:03 +03:00
dinamiko
2cc0f2378c Check nonces 2022-10-20 15:48:29 +02:00
Emili Castells
222d21a7ed
Merge pull request #921 from woocommerce/pcp-948-improve-button-visibility-setting
Hide order button via class
2022-10-20 15:17:28 +02:00
Alex P
4ca9639fb1 Add CSS file for non-DCC rules 2022-10-20 13:13:42 +03:00
Alex P
57af25a197 Hide order button via class 2022-10-20 09:24:24 +03:00
dinamiko
a18832371e Disable phpcs when nonce check not needed 2022-10-19 17:22:09 +02:00
dinamiko
4e248a815e Disable phpcs when nonce check not needed 2022-10-19 16:52:43 +02:00
dinamiko
a77078a372 Fix token check on listener 2022-10-19 11:50:15 +02:00
dinamiko
68cf4ecda3 Add php 8.1 support (WIP) 2022-10-18 15:59:11 +02:00
dinamiko
dee2c66f14 Add check for empty brand name and disable gateway if error message 2022-10-17 15:41:23 +02:00
Emili Castells
763e1e287c
Merge pull request #884 from woocommerce/PCP-905-tracking-integration-compatibility-with-third-party-plugins
Tracking integration compatibility with Germanized plugin
2022-10-17 14:16:02 +02:00
Emili Castells
25161a3b23
Merge pull request #888 from woocommerce/PCP-905-tracking-integration-hooks
Add filters and hooks
2022-10-17 14:15:34 +02:00
Emili Castells
1d2babf4ad
Merge pull request #897 from woocommerce/PCP-904-pay-pal-transaction-key-meta-field-not-populated-for-pui-payments
PayPal Transaction Key meta field not populated for PUI payments (904)
2022-10-14 11:59:06 +02:00
Emili Castells
6ba19945aa
Merge pull request #905 from woocommerce/PCP-868-during-pay-pal-express-checkout-pui-js-file-is-loaded
During PayPal express checkout PUI js file is loaded (868)
2022-10-14 09:13:32 +02:00
Emili Castells
074a6f761f
Merge pull request #873 from woocommerce/PCP-899-pui-payment-instructions-printed-in-the-refund-email
PUI payment instructions printed in the refund email (899)
2022-10-14 09:12:37 +02:00
Emili Castells
ab23dfbe4c
Merge pull request #876 from woocommerce/PCP-900-onboard-with-pui-checkbox-automatically-set-when-shop-is-set-to-germany
Onboard with PUI Checkbox automatically set when shop is set to Germany
2022-10-14 09:11:55 +02:00
Emili Castells
de6d7ff6d0
Merge pull request #893 from woocommerce/PCP-907-rename-plugin-settings-tabs
Rename plugin settings tabs (907)
2022-10-14 09:11:05 +02:00
Emili Castells
aec2bde851
Merge pull request #892 from woocommerce/PCP-913-ratepay-payment-instructions-added-to-non-pay-upon-invoice-orders
Ratepay payment instructions added to non Pay upon Invoice orders
2022-10-14 09:09:59 +02:00
Emili Castells
74bc941699
Merge pull request #899 from woocommerce/PCP-878-fatal-error-caused-by-oxxo-code
Fix thankyou_order_received filter usage
2022-10-13 10:50:46 +02:00
Emili Castells
c9086fee25
Merge pull request #847 from woocommerce/PCP-898-clarify-3-d-secure-v-2-support-for-vaulted-payment-methods
Add SCA payment indicator for credit card renewals (898)
2022-10-13 09:24:45 +02:00
Emili Castells
1faed1c1ad
Merge pull request #904 from woocommerce/PCP-930-invalid-tracking-number-in-logs-when-adding-random-number-as-tracking-number
Do not get tracking if tracking number meta doesn't exist
2022-10-13 09:23:27 +02:00
Emili Castells
1ce7ba134f
Merge pull request #901 from woocommerce/PCP-933-tracking-on-connection-tab-always-enabled
Fix the disabled tracking checkbox condition
2022-10-13 09:22:33 +02:00
Emili Castells
dcb111fe98
Merge pull request #852 from woocommerce/PCP-901-onboarding-buttons-must-be-clicked-multiple-times-after-using-checkbox
Add spinner and disable buttons while switching PUI checkbox
2022-10-13 09:21:48 +02:00
Danae Millan
bcb11231e0
Merge pull request #906 from woocommerce/release/1.9.4
Update 1.9.4 release date
2022-10-11 20:56:57 -03:00
Danae Millan
716dae7e67 Update 1.9.4 release date 2022-10-11 20:32:32 -03:00
Narek Zakarian
8666f4f92e Fix Psalm 2022-10-11 18:08:59 +04:00
Narek Zakarian
cad613504f Fix Phpcs 2022-10-11 18:01:06 +04:00
Narek Zakarian
885df3eee7 Fix tracking number on Update 2022-10-11 17:59:55 +04:00
dinamiko
9d8c95fe8f Do not load pui js if PayPal order exist in session 2022-10-11 15:36:14 +02:00
Narek Zakarian
429349990b Disable the PUI onboarding checkbox while JS Fetch is running. 2022-10-11 16:17:24 +04:00
Narek Zakarian
92e4b65220 Dont get tracking if tracking number meta doesn't exist 2022-10-11 15:03:53 +04:00
dinamiko
6c01bf43b8 Merge branch 'trunk' into PCP-898-clarify-3-d-secure-v-2-support-for-vaulted-payment-methods 2022-10-11 12:25:37 +02:00
dinamiko
3bbaeb9e10 fix psalm 2022-10-10 15:17:05 +02:00
dinamiko
eec6ba8167 Refactor 2022-10-10 15:14:34 +02:00
Narek Zakarian
968b081534 Fix the disabled tracking checkbox condition 2022-10-10 17:11:38 +04:00
dinamiko
99aa80c3ec Use wc order update meta data intead of wp function 2022-10-10 15:10:00 +02:00
Alex P
843b4b9c09 Fix thankyou_order_received filter usage 2022-10-10 15:43:15 +03:00
dinamiko
beebb862da Add transaction fee meta to pui order 2022-10-10 12:06:20 +02:00
Emili Castells
dade07ca95
Merge pull request #896 from woocommerce/pcp-934-fix-disabled-cards-js
Fix disabled cards js
2022-10-10 11:42:50 +02:00
Alex P
5919c5e223 Cleanup/refactor disabled card icons removal 2022-10-09 18:20:06 +03:00
Alex P
a2668e37d2 Fix appendChild usage
We replaced append with appendChild for better browser support, but it accepts only single elements, so we need to flatten the array.
2022-10-09 18:16:54 +03:00
Narek Zakarian
ff6073dc60 Pass the correct info to update tracking 2022-10-07 16:57:45 +04:00
Narek Zakarian
f8e7b0eb0a Fix PHPcs problems 2022-10-07 16:53:09 +04:00
Narek Zakarian
1aa1cebba9 Merge branch 'PCP-905-tracking-integration-hooks' into PCP-905-tracking-integration-compatibility-with-third-party-plugins 2022-10-07 16:49:50 +04:00