Commit graph

336 commits

Author SHA1 Message Date
Daniel Dudzic
bab0a467dc
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4124-dynamic-logic-for-things-to-do-next-ver3 2025-02-03 23:09:00 +01:00
Philipp Stracker
90d2c77a5a
🚚 Extract Environment class to gateway module 2025-02-03 13:34:30 +01:00
Philipp Stracker
5f51762025
♻️ More appropriate hook name 2025-01-30 18:22:12 +01:00
Philipp Stracker
4006605964
♻️ Slightly shorten ApplePay status check 2025-01-30 17:41:21 +01:00
Philipp Stracker
3bd118de1b
♻️ Use new base class for ApplePay status check 2025-01-30 17:13:56 +01:00
Daniel Dudzic
0daf56b2af
Settings UI: Move Things To Do config data to a separate definition file. Add settings highlighting. Add todos dismissing. 2025-01-30 12:54:05 +01:00
Philipp Stracker
6591889079
🚧 Refactor the eligible-feature REST response 2025-01-08 16:51:04 +01:00
Himad M
fa2571f44b
New Settings UI: Add modules feature state to merchant data 2024-12-17 12:58:05 +01:00
Emili Castells
a83dffa35d
Merge pull request #2797 from woocommerce/PCP-3827-implement-block-button-styles-for-apple-pay-button
Apple Pay: Add support for Button Options in the Block Checkout (3827)
2024-11-20 11:00:28 +01:00
Daniel Dudzic
b63b1e7c39
Apple Pay: Fix default height and border radius 2024-11-15 09:36:27 +01:00
Daniel Dudzic
9766ade13d
Apple Pay: Register support for the Button Options 2024-11-14 21:38:06 +01:00
Daniel Dudzic
088d17e927
Apple Pay: Add support for Button Options in the Block Checkout 2024-11-14 09:25:09 +01:00
Emili Castells Guasch
3820fdc758 Remove country and currency suppor for hk and sg 2024-11-07 11:19:28 +01:00
Emili Castells
d00cf4c2c4
Merge pull request #2756 from woocommerce/PCP-3830-google-pay-and-apple-pay-as-separate-gateways-place-order-button-when-classic-checkout-removed-from-smart-button-location
Google Pay and Apple Pay as separate gateways does not show button when checkout remove from button locations (3830)
2024-11-05 10:47:30 +01:00
Emili Castells
fd554a6951
Merge pull request #2754 from woocommerce/PCP-3824-extend-advanced-card-processing-country-currency-feature-availability
Extend Advanced Card Processing country/currency feature availability (3824)
2024-11-05 10:46:32 +01:00
Philipp Stracker
73cc6b177e
🔀 Merge branch 'PCP-3644’
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayButton.js
2024-11-04 17:36:17 +01:00
Emili Castells
eabb48a1ea
Merge pull request #2757 from woocommerce/PCP-3627-update-js
Update js deps
2024-11-04 16:49:44 +01:00
Emili Castells
ec4035fa63
Merge pull request #2746 from woocommerce/PCP-3823_Allow-refunds-for-Apple-Pay
Add GW refund support for Apple Pay
2024-11-04 16:46:52 +01:00
Emili Castells Guasch
e63e747f66 Add return type 2024-11-04 16:34:29 +01:00
Emili Castells Guasch
1a5003770f Add checkout location programmatically when remove in button locations for apple and google pay 2024-11-04 16:19:01 +01:00
Alex P.
b67265ac15
Update js deps 2024-11-04 17:15:27 +02:00
Emili Castells Guasch
d219157bcd Fix js error check if element exist before using it 2024-11-04 12:57:00 +01:00
Emili Castells Guasch
a18514e653 Extend acdc availability 2024-11-04 11:51:53 +01:00
Daniel Hüsken
62878be164
Add GW refund support for Apple Pay 2024-10-31 08:44:23 +01:00
Philipp Stracker
2b956beb64
Merge branch 'PCP-3644-apple-pay-button-disappears-on-classic-checkout' of github.com:woocommerce/woocommerce-paypal-payments into _done/PCP-3644-apple-pay-button-disappears-on-classic-checkout 2024-10-30 12:39:38 +01:00
Philipp Stracker
e4da77ace5
🐛 Fix the Apple Pay button style on front end 2024-10-30 12:39:24 +01:00
Philipp Stracker
40688b706f
🐛 FIx the button preview in admin settings 2024-10-30 12:17:41 +01:00
Emili Castells
c1ff2633e3
Merge pull request #2705 from woocommerce/PCP-2170_Fix_probs_with_autooptimize
Fix problems with autoptimize plugin (2170)
2024-10-30 10:41:52 +01:00
Alex P.
db273075c4
Merge branch 'trunk' into PCP-3644-apple-pay-button-disappears-on-classic-checkout 2024-10-29 21:41:23 +02:00
Philipp Stracker
367f2b86c4
Update modules/ppcp-applepay/resources/js/boot-block.js
Co-authored-by: Danny Dudzic <d.dudzic@syde.com>
2024-10-23 15:46:38 +02:00
Philipp Stracker
8169a6a70b
🎨 Minor code improvement 2024-10-21 16:44:59 +02:00
Alex P.
faeee86ab3
Fix apple/google pay block 2024-10-21 17:38:55 +03:00
Philipp Stracker
7916d20312
🐛 Fix identifyer to disable inline-style
The PaymentButton base class expects a “data-hide-gateway” attribute to make an APM gateway visible
2024-10-21 16:23:52 +02:00
Philipp Stracker
32d870bd6b
🔀 Merge branch 'trunk' 2024-10-21 15:46:27 +02:00
Daniel Hüsken
a453e4e881
Display payment gateways also when the are set to display:none with css and the stylesheet is removed from DOM 2024-10-17 14:18:19 +02:00
Philipp Stracker
50922eb779
🚧 Add block integration (same as GooglePay) 2024-10-11 11:13:15 +02:00
Emili Castells Guasch
120c1c667d Remove ACDC support for HK and SG for now 2024-10-10 17:22:43 +02:00
Philipp Stracker
a467402ae8
Apply new namespaced script loading
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayManager.js
#	modules/ppcp-applepay/resources/js/boot.js
2024-10-09 15:42:19 +02:00
Philipp Stracker
b6111e1774
🐛 Add missing event handler to payment button 2024-10-09 15:04:03 +02:00
Philipp Stracker
e0f0ec973b
🚧 Migrate the addButton logic 2024-10-09 15:02:14 +02:00
Philipp Stracker
a4b3f2a079
🚧 Migrate eligibility check 2024-10-09 14:39:13 +02:00
Philipp Stracker
74e806535e
🚧 Clean up the init logic 2024-10-09 14:38:43 +02:00
Philipp Stracker
ca93e8e56d
🚧 Remove more legacy code 2024-10-09 14:31:36 +02:00
Philipp Stracker
8aa4d47b68
♻️ Start ApplePaySession after handlers were added
Apple Pay SDK docs hint that “begin()” must be called after setting up the event handlers.
2024-10-09 14:30:08 +02:00
Philipp Stracker
d1607e3ebc
🔥 Remove incorrect validation rule 2024-10-09 14:07:54 +02:00
Philipp Stracker
90542293d8
🚧 Remove duplicate getters 2024-10-09 14:04:43 +02:00
Philipp Stracker
e95321cf82
🐛 Fix incorrect validation rule 2024-10-09 14:04:21 +02:00
Philipp Stracker
f41fa4f951
Streamline button configuraton validation logic 2024-10-08 18:47:32 +02:00
Philipp Stracker
560ec32e26
🚧 Implement requireShipping getter 2024-10-08 14:54:42 +02:00
Philipp Stracker
6a48c07236
Add transaction info to ApplePay initialization 2024-10-08 14:54:00 +02:00