Commit graph

922 commits

Author SHA1 Message Date
Narek Zakarian
df43e80a24 Update messaging banner style defaults 2022-11-18 15:49:25 +04:00
Narek Zakarian
a2d659447f Fix default Pay Later settings when plugin is installed 2022-11-18 15:39:35 +04:00
Narek Zakarian
09a30203dc Fix preview fro Mini-cart 2022-11-18 13:00:29 +04:00
Narek Zakarian
dbe726e1b8 Fix the defaults for new users 2022-11-17 20:18:05 +04:00
Narek Zakarian
dd03f02999 Don't show Pay Later button if locations are empty 2022-11-17 17:16:07 +04:00
Narek Zakarian
2775f7dd9d Disable funding soures for Pay Later preview 2022-11-17 16:58:58 +04:00
Narek Zakarian
7051e86003 Improve standard button preview code. 2022-11-17 15:50:46 +04:00
Narek Zakarian
b1e5345222 Change the text for Pay Later description source 2022-11-17 15:28:20 +04:00
Narek Zakarian
f2690f9cf7 Update Pay Later tab description 2022-11-16 19:18:45 +04:00
Narek Zakarian
16f9cf230c Update button defaults & setting descriptions 2022-11-15 18:46:44 +04:00
Emili Castells
e67b4225d3
Merge pull request #962 from woocommerce/PCP-915-create-pay-later-tab
Create the pay later tab
2022-11-15 11:53:37 +01:00
Narek Zakarian
43b3754c05 Fix the use of namespace 2022-11-15 14:47:15 +04:00
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
Narek Zakarian
629292c85a Merge remote-tracking branch 'origin/trunk' into PCP-915-create-pay-later-tab
# Conflicts:
#	modules/ppcp-wc-gateway/services.php
2022-11-15 14:40:23 +04:00
Alex P
d8f972343d
Merge branch 'trunk' into pcp-918-php-72 2022-11-15 12:36:20 +02:00
Narek Zakarian
9ecf3c8a09 Merge remote-tracking branch 'origin/trunk' into PCP-915-create-pay-later-tab 2022-11-15 14:32:53 +04: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
Narek Zakarian
7a463e10fe Consider funding sources for Pay Later preview 2022-11-10 16:11:36 +04:00
Narek Zakarian
d0f26fb891 consider disabled funding sources setting for pay later preview 2022-11-10 15:16:35 +04:00
Narek Zakarian
821efa7788 Remove Pay Later from Hide Funding Source(s) setting 2022-11-10 14:59:20 +04:00
Narek Zakarian
36516352b3 Approve preview styles 2022-11-09 19:47:15 +04:00
Narek Zakarian
b33cb9d086 Approve preview styles for ultra large screens 2022-11-09 19:26:17 +04:00
Narek Zakarian
e189325766 Merge remote-tracking branch 'origin/trunk' into PCP-915-create-pay-later-tab
# Conflicts:
#	modules/ppcp-button/services.php
2022-11-09 19:16:59 +04:00
Narek Zakarian
4e905ae6e1 Fix the preview styling 2022-11-09 18:58:41 +04:00
Alex P
17d3cc152e Require PHP 7.2 2022-11-09 16:00:15 +02:00
Narek Zakarian
ac420a6d7e Fix Pay Later button admin preview 2022-11-09 17:58:25 +04:00
Narek Zakarian
4d0adae73b Use "admin dummy client ID" when messaging is eligible 2022-11-09 17:57:52 +04: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
Narek Zakarian
0e653aa3df Fix descriptions 2022-11-08 16:38:48 +04: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
Narek Zakarian
2620292c48 make descriptions more easier to change 2022-11-04 12:50:07 +04:00
Narek Zakarian
45cc24449c Merge remote-tracking branch 'origin/PCP-915-create-pay-later-tab' into PCP-915-create-pay-later-tab 2022-11-04 12:39:56 +04:00
Narek Zakarian
f228b83e66 Remove unnecessary uses 2022-11-04 12:39:35 +04:00
Alex P
ed2479f95c Do not load paypal sdk when settings page without previews 2022-11-04 10:05:32 +02: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