Commit graph

1287 commits

Author SHA1 Message Date
Emili Castells Guasch
792a1d8654 Rename subscription module to wc subscriptions 2023-10-17 16:29:56 +02:00
Emili Castells
c07e8eaa87
Merge pull request #1719 from woocommerce/PCP-2006-google-pay-settings-improvements
Google Pay Settings improvements (2006)
2023-10-17 14:24:57 +02:00
Alex P
7da5d8d68a
Simplify message wrapper rendering and add shop, home locations 2023-10-16 21:41:17 +03:00
Alex P
e867488ee2
Fix message previews 2023-10-16 18:36:23 +03:00
Pedro Silva
b38658aeeb
Fix GooglePay preview rendering race condition. 2023-10-16 15:32:25 +01:00
Pedro Silva
8750cc01cc
Commented console logs in DisplayManager 2023-10-16 09:59:17 +01:00
Pedro Silva
a4ddb81d54
Merge branch 'trunk' into PCP-2006-google-pay-settings-improvements 2023-10-13 15:32:49 +01:00
Pedro Silva
7d1f8b5187
Refactor options for release preparation 2023-10-12 15:27:55 +01:00
Emili Castells Guasch
a49d7b958f Fix merge conflict 2023-10-10 09:46:04 +02:00
Emili Castells Guasch
460df5829f Fix merge conflict 2023-10-10 09:31:56 +02:00
Alex P
ccb874b0b9
Make Settings singleton 2023-10-06 18:04:36 +03:00
Alex P
65f60728c7
Refactor ACDC title duplication 2023-10-06 09:52:42 +03:00
Alex P
7df1b04a4f
Change default ACDC title 2023-10-05 16:47:29 +03:00
Pedro Silva
59219009c3
Fix lint 2023-09-27 08:47:48 +01:00
Pedro Silva
43136ecf3c
Refactor onboarding link update endpoint refactor. 2023-09-26 13:58:33 +01:00
Pedro Silva
26a2b80b1b
Fix lint 2023-09-25 11:26:37 +01:00
Pedro Silva
561d43baf6
Add SellerStatus API caching.
Add GooglePay capability notice.
2023-09-25 10:12:27 +01:00
Pedro Silva
ad018766a6
Merge branch 'trunk' into PCP-2006-google-pay-settings-improvements 2023-09-21 16:10:28 +01:00
Emili Castells
af7a02f387
Merge pull request #1717 from woocommerce/feat/PCP-154-apple-pay-payment
Feat/pcp 154 apple pay payment
2023-09-21 15:16:17 +02:00
Emili Castells
31f726155f
Merge pull request #1711 from woocommerce/PCP-2030-remove-payment-vaulted-checker
Remove payment vaulted checker functionality (2030)
2023-09-21 14:27:23 +02:00
Pedro Silva
08d8cded5b
Add GooglePlay preview in admin settings. 2023-09-21 11:58:51 +01:00
Emili Castells Guasch
b53b30feab Fix phpcs 2023-09-21 11:59:40 +02:00
Emili Castells
b3df2374fd
Merge pull request #1691 from woocommerce/PCP-1943-validate-email-address-api-credentials-field
validate email address API credentials field (1943)
2023-09-19 17:21:06 +02:00
Emili Castells Guasch
7cfc644379 Remove non used assets 2023-09-19 15:49:29 +02:00
Emili Castells Guasch
5f3dc3a647 Move payment checker scheduler to module 2023-09-19 15:16:22 +02:00
Emili Castells
8ff8e76715
Merge pull request #1693 from woocommerce/PCP-1669-pay-pal-logo-flashes-when-switching-between-tabs
PayPal logo flashes when switching between tabs (1669)
2023-09-19 12:45:51 +02:00
carmenmaymo
364a7034fb
Merge branch 'PCP-1970-unify-conditional-display-logic-for-plugin-settings' into feat/PCP-154-apple-pay-payment
# Conflicts:
#	modules/ppcp-applepay/extensions.php
2023-09-19 11:35:02 +02:00
carmenmaymo
56c8b6af9b
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment 2023-09-19 11:18:07 +02:00
Pedro Silva
a9766c01e1
Merge branch 'trunk' into PCP-1970-unify-conditional-display-logic-for-plugin-settings
# Conflicts:
#	modules/ppcp-wc-gateway/resources/js/SettingsHandler/SubElementsHandler.js
2023-09-19 09:45:35 +01:00
carmenmaymo
fdd6db0579
Add applepay to extra funding sources 2023-09-18 17:41:44 +02:00
Emili Castells
af60282678
Merge pull request #1702 from woocommerce/PCP-2017-subtotal-mismatch-line-name-shows-on-account-settings-page-when-merchant-is-disconnected
Subtotal mismatch line name shows on Account settings page when merchant is disconnected (2017)
2023-09-18 14:02:10 +02:00
Pedro Silva
3c98f0d430
Fix hide/show method for SubElementsHandler 2023-09-18 09:32:19 +01:00
Pedro Silva
71fc53f495
Add admin display rules adjustments 2023-09-18 08:54:54 +01:00
Emili Castells Guasch
14d102015d Merge branch 'trunk' into PCP-2016-wrong-pay-pal-subscription-id-on-vaulted-subscriptions 2023-09-18 09:53:49 +02:00
Pedro Silva
e31e09f0c7
Refactor DisplayManager for admin field display rules centralization. 2023-09-15 17:32:00 +01:00
Emili Castells Guasch
e7bd6061d0 Do not check for PayPal subscriptions api enabled in ACDC gateway 2023-09-15 17:15:48 +02:00
Emili Castells Guasch
f161ca7ec8 Move subscription id session clear to payment handlers 2023-09-15 16:27:36 +02:00
Emili Castells Guasch
ac22a25f4f Clear PayPal subscription id from session when payment is complete 2023-09-15 13:13:13 +02:00
Emili Castells Guasch
f9a2b7aa07 Set vault enabled based on subscription mode 2023-09-15 11:41:38 +02:00
Pedro Silva
93f7e5dca6
Fix lint 2023-09-14 17:56:32 +01:00
Pedro Silva
0cddf83b9d
Add FieldDisplayManager.
Refactor admin field show/hide.
2023-09-14 17:48:46 +01:00
Emili Castells
4bedeab529
Merge pull request #1689 from woocommerce/wip/apple-google-combined
Combined Apple Pay and Google Pay integration (154, 1744)
2023-09-13 13:56:45 +02:00
Pedro Silva
5ca4d4d177
Fix PayPal logo size "blink" 2023-09-13 11:11:26 +01:00
Emili Castells Guasch
b116d6cb20 Remove subscriptions api feature flag 2023-09-13 09:14:57 +02:00
Pedro Silva
bc5e6f6a46
Add email validation in onboarding. 2023-09-12 17:45:29 +01:00
carmenmaymo
f05cba555c
Merge branch 'feat/PCP-154-apple-pay-payment' into wip/apple-google-combined 2023-09-12 11:55:42 +02:00
carmenmaymo
2f77020d2f
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment 2023-09-12 11:55:01 +02:00
Emili Castells
c4750f2fca
Merge pull request #1676 from woocommerce/PCP-1972-PayPal-Shipment-Tracking-box-doesn-t-showing-when-HPOS-is-activated
Add support for HPOS for tracking module (1972)
2023-09-12 10:09:03 +02:00
Emili Castells
7384e7ae1f
Merge pull request #1677 from woocommerce/PCP-874-plus-sign-in-pay-pal-account-email-address-gets-converted-to-space-771
Plus sign in PayPal account email address gets converted to space #771 (874)
2023-09-12 09:09:51 +02:00
Pedro Silva
2e7f9b46b0
Merge branch 'PCP-1744-google-pay-integration' into wip/apple-google-combined
# Conflicts:
#	modules.php
2023-09-11 10:50:34 +01:00