Commit graph

4937 commits

Author SHA1 Message Date
Emili Castells Guasch
5112e75552 Add styles to fields 2023-11-15 16:18:39 +01:00
Emili Castells
a477770256
Merge pull request #1828 from woocommerce/PCP-2257-chrome-browser-detected-as-eligible-for-apple-pay
Chrome browser detected as eligible for Apple Pay (2257)
2023-11-15 15:59:45 +01:00
Emili Castells Guasch
8fc4833503 Add styles to fields 2023-11-15 15:43:15 +01:00
Emili Castells Guasch
8d9e32baeb Add filter for rendering cardholder name field 2023-11-15 12:33:07 +01:00
Emili Castells
aec5e6431c
Merge pull request #1832 from woocommerce/PCP-2158-apple-pay-use-checkout-form-data-to-update-shipping-and-billing
ApplePay use checkout form data to update shipping and billing (2158)
2023-11-15 12:02:57 +01:00
Emili Castells
4fb9e50a91
Merge pull request #1835 from woocommerce/PCP-2217-hide-apple-pay-google-pay-for-subscription-type-products
Hide Apple Pay & Google Pay for subscription type products (2217)
2023-11-15 12:02:24 +01:00
Emili Castells Guasch
a50ac455ee Add 3DS verification method 2023-11-15 12:01:18 +01:00
Emili Castells
7cb1592ee8
Merge pull request #1834 from woocommerce/PCP-2274-google-pay-scripts-loading-on-unrelated-admin-pages
Google Pay scripts loading on unrelated admin pages (2274)
2023-11-15 11:10:19 +01:00
Alex P
3672c5a651
Do not load paypal sdk for continuation in block 2023-11-15 09:46:15 +02:00
Alex P
33ed474ae1
Support place order button mode in block 2023-11-15 09:45:15 +02:00
Alex P
c71e312f18
Add filters for place order button mode and text replacement script 2023-11-15 09:44:26 +02:00
Pedro Silva
206db76887
Fix ApplePay device detection for edge cases. 2023-11-14 16:33:19 +00:00
Emili Castells Guasch
adbb799be4 Add cardholder name field 2023-11-14 16:24:02 +01:00
carmenmaymo
581f99d187
Add 8.3 version in CI 2023-11-14 15:48:51 +01:00
carmenmaymo
6fe6086444
update CI matrix 2023-11-14 12:37:15 +01:00
Emili Castells Guasch
4d56994901 Hide spinner on card fields loaded 2023-11-14 12:00:26 +01:00
Emili Castells Guasch
12a9928608 Merge branch 'trunk' into PCP-2219-upgrade-to-new-hosted-card-fields 2023-11-14 11:35:12 +01:00
Alex P
b2ba72c06c
Add ppcp_create_paypal_order_for_wc_order 2023-11-14 10:56:15 +02:00
Alex P
a61e9303e9
Create order and redirect when no order 2023-11-14 10:55:30 +02:00
Alex P
5c699c24a5
Refactor checkoutnow url generation 2023-11-14 10:54:56 +02:00
Emili Castells Guasch
4ebc10cb22 Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-11-14 09:16:05 +01:00
James Allan
c4290073c1 Product version bump update 2023-11-14 11:47:00 +10:00
Pedro Silva
24f98cd038
Disabled GooglePay and ApplePay on locations with subsciption products. 2023-11-13 17:36:18 +00:00
Emili Castells Guasch
b2a8c607af Add error handling (WIP) 2023-11-13 17:03:04 +01:00
Emili Castells Guasch
822485f782 Add card fields without custom styles for now 2023-11-13 16:03:18 +01:00
Pedro Silva
c8d4c12a2d
Fix GooglePay and ApplePay loading scripts on admin standard payments page. 2023-11-13 13:55:08 +00:00
Emili Castells Guasch
692d3672c4 Add card fields (WIP) 2023-11-10 11:20:28 +01:00
Pedro Silva
2f5f51e518
Uniformize ApplePay javascript coding style.
Add support for checkout form data to ApplePay.
Add checkout shipping mode option in ApplePay settings.
2023-11-09 17:50:57 +00:00
Emili Castells Guasch
4edf9c1f46 Add card fields renderer 2023-11-09 11:40:25 +01:00
Pedro Silva
3a39bccc54
Add ApplePay checkout data mode settings option.
Refactor admin indentation.
2023-11-08 18:07:19 +00:00
Pedro Silva
0e59051815
Merge branch 'trunk' into PCP-2158-apple-pay-use-checkout-form-data-to-update-shipping-and-billing
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayButton.js
2023-11-08 15:01:21 +00:00
Emili Castells Guasch
e403765f87 Add card fields component to JSSDK 2023-11-08 15:55:11 +01:00
Pedro Silva
5bcb047e3a
Update ApplePay browser support status texts. 2023-11-08 14:38:07 +00:00
Pedro Silva
c2086fdb85
Update ApplePay browser support status tests. 2023-11-08 14:12:42 +00:00
Pedro Silva
b352b702c9
Fix browser detection on ApplePay module. 2023-11-08 11:56:53 +00:00
Emili Castells Guasch
1125ca6ad5 Add module boilerplate 2023-11-08 12:46:01 +01:00
Alex P
6c933e52c3
Add card button preview 2023-11-08 10:57:49 +02:00
Alex P
c72a335cdd
Hide card button in previews when has acdc or separate gateway 2023-11-08 09:46:52 +02:00
Alex P
47728a78ff
Add style settings for card button 2023-11-08 08:39:53 +02:00
Alex P
9bd9b2ede3
Refactor style retrieval 2023-11-08 08:17:25 +02:00
Alex P
82da0b6d14
Refactor field includes 2023-11-07 16:34:16 +02:00
Emili Castells Guasch
aa1942b604 Merge trunk 2023-11-07 09:25:59 +01:00
Emili Castells
ac7779bc41
Merge pull request #1825 from woocommerce/release/2.4.1
Release 2.4.1
2023-11-06 11:58:23 +01:00
Emili Castells Guasch
440f59a82b Bump 2.4.1 version 2023-11-06 11:43:36 +01:00
Pedro Silva
d49eb60358
Testing shipping fields updating ApplePay addresses on checkout page 2023-11-06 10:15:56 +00:00
Emili Castells
72ae2be1a4
Merge pull request #1824 from woocommerce/PCP-2186-apple-pay-button-preview
Apple Pay button preview (2186)
2023-11-06 09:51:22 +01:00
Emili Castells Guasch
0d3ec6e361 Fix phpcs 2023-11-06 09:41:19 +01:00
Emili Castells
09e5df0052
Merge pull request #1822 from woocommerce/PCP-2184-error-pay-pal-order-id-not-found-in-meta-occurs-when-checking-out-via-stripe-or-woo-payments-while-status-transition
Error "PayPal order ID not found in meta" prevents automations from triggering when buying subscription via third-party payment gateway (2184)
2023-11-06 09:35:55 +01:00
Emili Castells
b9d659dd1f
Merge pull request #1821 from woocommerce/PCP-2132-apple-pay-domain-registration-browser-eligibility-check
Apple Pay domain registration & browser eligibility check (2132)
2023-11-06 09:24:29 +01:00
Emili Castells
e52acf3c60
Merge pull request #1823 from woocommerce/fix/PCP-2168-new-graphics-onboarding-page
Add Apple Pay & Google Pay logos on the onboarding page
2023-11-03 15:31:09 +01:00