Commit graph

881 commits

Author SHA1 Message Date
Emili Castells
dcd6c3f1ee
Merge pull request #974 from woocommerce/pcp-918-php-72
Require PHP 7.2 or higher
2022-11-15 11:43:46 +01:00
Emili Castells
1743f1707e
Merge pull request #984 from woocommerce/PCP-967-product-stock-reduced-when-pui-payment-failed
Move update order status after PayPal order creation (967)
2022-11-15 11:42:33 +01:00
Alex P
d8f972343d
Merge branch 'trunk' into pcp-918-php-72 2022-11-15 12:36:20 +02:00
Emili Castells
7862f404b1
Merge pull request #966 from woocommerce/PCP-739-1-9-0-test-5-pui-gateway-displayed-on-pay-for-order-page-when-mandatory-billing-fields-are-left-empty-or-country-is-unsupprted
PUI gateway displayed on pay for order page when mandatory billing fields are left empty or country is unsupprted (739)
2022-11-14 17:00:06 +01:00
Emili Castells
a740475be3
Merge pull request #977 from woocommerce/PCP-792-introduce-validation-for-mini-cart-button-height-setting
Introduce validation for mini cart button height setting
2022-11-14 16:29:21 +01:00
Emili Castells
86774e2a48
Merge pull request #979 from woocommerce/PCP-924-hide-pay-upon-invoice-tab-if-not-available-for-merchant
Remove PUI tab when PUI is not active for PayPal account
2022-11-14 16:19:43 +01:00
emilicastells
39f41e1a14
Move update order status after PayPal order creation 2022-11-14 16:04:58 +01:00
Narek Zakarian
94261d8ea1 Remove PUI tab when PUI is not active for PayPal account 2022-11-11 18:28:02 +04:00
Narek Zakarian
17efcd14f7 Introduce validation for mini cart button height setting 2022-11-10 18:25:53 +04:00
Alex P
17d3cc152e Require PHP 7.2 2022-11-09 16:00:15 +02:00
dinamiko
ee982a3fed Refactor 2022-11-09 11:39:39 +01:00
Alex P
818dbcf107 Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02:00
dinamiko
5bb46c0637 Validate required fields only 2022-11-08 11:20:26 +01:00
dinamiko
cb749e78d0 Add transaction url support for oxxo 2022-11-07 15:52:46 +01:00
dinamiko
1e6aa37216 Use null coalescing operator instead of ternary 2022-11-07 12:15:42 +01:00
dinamiko
9e7ae5d16a Merge branch 'trunk' into PCP-739-1-9-0-test-5-pui-gateway-displayed-on-pay-for-order-page-when-mandatory-billing-fields-are-left-empty-or-country-is-unsupprted 2022-11-07 12:04:50 +01:00
Emili Castells
bbe66a75fe
Merge pull request #960 from woocommerce/PCP-958-add-contact-message-in-oxxo-payment-settings
Enable OXXO/Standard Card button, add contact message and ensure accepts non physical products (958)
2022-11-07 11:51:49 +01:00
dinamiko
1f94ce2654 Ensure pay for order is ready for pui 2022-11-04 16:20:27 +01:00
Emili Castells
aa7a7adaf7
Merge pull request #886 from woocommerce/PCP-922-update-order-with-order-note-if-payment-failed-after-billing-agreement-canceled-at-pay-pal
update order with order note if payment failed after billing agreement canceled at PayPal (922)
2022-11-03 14:25:34 +01:00
dinamiko
f548c9dfd4 Fix merge conflict 2022-11-03 12:31:52 +01:00
dinamiko
ba37b81869 Fix psalm 2022-11-03 12:25:59 +01:00
dinamiko
faa9fbe982 Consolidate conditional 2022-11-03 12:06:04 +01:00
dinamiko
5fa1907d97 Add product validation for pui 2022-11-03 12:03:03 +01:00
Emili Castells
902e92c685
Merge pull request #943 from woocommerce/PCP-942-payment-source-cannot-be-used-error-for-pay-upon-invoice-when-ship-to-a-different-address-country-different-then-germany
`PAYMENT_SOURCE_CANNOT_BE_USED` error for pay upon invoice when ship to a different address country different then Germany (942)
2022-11-02 17:04:57 +01:00
Emili Castells
b420ec4d22
Merge pull request #937 from woocommerce/PCP-736-1-9-0-test-5-missing-pui-refund-functionality-from-wc-order
Missing PUI refund functionality from WC order (736)
2022-11-02 17:04:03 +01:00
Emili Castells
0c756c0667
Merge pull request #938 from woocommerce/PCP-946-multiple-php-warnings-php-8
Multiple PHP warnings (PHP8)
2022-11-02 16:44:36 +01:00
Emili Castells
68a300e9fe
Merge pull request #916 from woocommerce/PCP-742-1.9.0-test5]-when-brand-name-field-is-left-empty,-pui-purchase-fails
When Brand Name field is left empty, PUI purchase fails (742)
2022-11-02 16:43:48 +01:00
Emili Castells
8bc53bf3cf
Merge pull request #922 from woocommerce/PCP-937-php-8.1-support
PHP 8.1 support
2022-11-02 16:39:06 +01:00
Emili Castells
933cede8d6
Merge pull request #933 from woocommerce/PCP-954-compatibility-with-wc-high-performance-order-storage
Compatibility with WC High-Performance Order Storage
2022-11-02 16:34:58 +01:00
Narek Zakarian
469c3ce9c3 Merge branch 'trunk' into pcp-917-preview
# Conflicts:
#	modules/ppcp-wc-gateway/resources/js/gateway-settings.js
#	modules/ppcp-wc-gateway/services.php
#	modules/ppcp-wc-gateway/src/Assets/SettingsPageAssets.php
#	modules/ppcp-wc-gateway/src/WCGatewayModule.php
#	tests/PHPUnit/WcGateway/Assets/SettingsPagesAssetsTest.php
2022-11-02 18:01:37 +04:00
dinamiko
7b76a9f653 Do not check physical product on amount allowed 2022-11-02 12:31:21 +01:00
dinamiko
31f91cd976 Enable OXXO/Credit Card button and add OXXO contact message 2022-11-02 12:27:03 +01:00
Alex P
59472bf140 Hide the subscription option without js
It was causing js error + no reason to use js for this
2022-10-31 16:14:55 +02:00
Alex P
349f606ced Fix preview error when missing elements 2022-10-31 15:29:58 +02:00
dinamiko
4ab0715527 Update plugin strings 2022-10-28 15:46:40 +02:00
dinamiko
90cd342a10 Hide PUI gateway if shipping address is not Germany 2022-10-27 12:51:47 +02:00
dinamiko
f688ccdff0 Fix php8 warnings 2022-10-25 16:16:48 +02:00
dinamiko
6517f15457 Add refund support for pui 2022-10-25 11:57:22 +02:00
dinamiko
5e42704dbc Replace wp update post meta to wc update meta 2022-10-24 12:35:31 +02:00
Alex P
ab618b200e Add button preview in settings 2022-10-21 17:56:48 +03:00
dinamiko
85109f82d2 Bump 1.9.5 version 2022-10-21 16:28:34 +02:00
dinamiko
d509a80802 Fix psalm 2022-10-21 12:45:22 +02:00
dinamiko
2cc0f2378c Check nonces 2022-10-20 15:48:29 +02: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
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
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