Commit graph

7064 commits

Author SHA1 Message Date
Daniel Dudzic
b433f74a71
Revert config.yaml changes 2024-10-10 13:49:54 +02:00
Daniel Dudzic
5ef71bea6e
Revert config.yaml change 2024-10-10 13:49:14 +02:00
Daniel Dudzic
536445e1a8
Revert package.json change 2024-10-10 13:25:57 +02:00
Daniel Dudzic
0eebbb2210
Revert unrelated file changes 2024-10-10 13:23:59 +02:00
Daniel Dudzic
5ed73bdbce
Merge branch 'PCP-3374-google-pay-button-not-displayed-in-the-word-press-editor-v2' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3374-google-pay-button-not-displayed-in-the-word-press-editor-v2 2024-10-10 12:25:48 +02:00
Daniel Dudzic
1eb754a13b
Remove console logs 2024-10-10 12:25:44 +02:00
Philipp Stracker
655606e2ea
💩 Hide GooglePay loading animation in editor 2024-10-10 12:24:09 +02:00
inpsyde-maticluznar
7c111906ab
Position the card icons beside the label instead of beneath the fields on the checkout form. 2024-10-10 07:22:22 +02:00
Philipp Stracker
5f6447d786
💩 A “working” GooglePay block editor preview… 2024-10-09 18:58:55 +02:00
Daniel Dudzic
3171e943ba
Try to fix Google Pay in the editor 2024-10-09 16:38:11 +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
Emili Castells
472c6c4700
Merge pull request #2681 from woocommerce/PCP-3777-v2-fatal-error-on-page-edit
Error when wc session is null (3777)
2024-10-09 12:02:04 +02:00
Emili Castells Guasch
9bf71c2edf Check if wc session is not null 2024-10-09 11:33:01 +02:00
Emili Castells
fcddaa1204
Merge pull request #2677 from woocommerce/PCP-3777-fatal-error-on-page-edit
Fatal error on page edit (3777)
2024-10-09 11:02:13 +02:00
Emili Castells Guasch
b5ca63308a Check if method exist in session 2024-10-09 09:44:20 +02:00
inpsyde-maticluznar
0611098b92
Place all task registration logic inside the init action 2024-10-09 09:36:29 +02:00
Alex P
22945c4df5
Add void button 2024-10-09 10:35:42 +03:00
Emili Castells
be6b8a39ec
Merge pull request #2675 from woocommerce/PCP-3771-axo-refactor-pay-pal-script-loading-to-prevent-conflicts
Add a new namespaced script loader (3771)
2024-10-08 14:33:36 +02:00
Emili Castells
e8f9ba29c0
Merge pull request #2671 from woocommerce/PCP-3766-multiple-calls-to-post-v-1-oauth-2-token
Multiple calls to POST /v1/oauth2/token?grant_type=client_credentials&response_type=id_token (3766)
2024-10-08 12:49:16 +02:00
Daniel Dudzic
5970aeaceb
Remove the new loader from the SingleProductBootstrap 2024-10-08 10:57:09 +02:00
Daniel Dudzic
733eee08a2
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3771-axo-refactor-pay-pal-script-loading-to-prevent-conflicts 2024-10-08 09:17:08 +02:00
Daniel Dudzic
e76c8b257b
Rename the new script loading script 2024-10-08 00:41:30 +02:00
Daniel Dudzic
eba3d12e4e
Update code comments 2024-10-07 15:42:01 +02:00
Daniel Dudzic
c3bc87b1a3
Revert plugin-api-version change 2024-10-07 15:38:31 +02:00
Daniel Dudzic
a874eca456
Remove log message 2024-10-07 15:35:50 +02:00
Daniel Dudzic
869a47f3cd
Migrate Google Pay to the new script loader 2024-10-07 15:30:27 +02:00
Daniel Dudzic
07bedc4460
Add the UnifiedScriptLoader and usePayPalCommerceGateway hook 2024-10-07 10:42:56 +02:00
Emili Castells
e9ef82a4da
Merge pull request #2663 from woocommerce/PCP-3752-fastlane-modal-info-message-overflow-in-the-block-checkout
Axo Block: Fix the Fastlane modal info message text overflow issue (3752)
2024-10-07 10:42:17 +02:00
Emili Castells
8f13457181
Merge pull request #2662 from woocommerce/PCP-3740-fastlane-update-fastlane-block-checkout-description-in-editor
Axo: Remove Axo from the Checkout block in the editor and add an ACDC card preview (3740)
2024-10-07 10:40:32 +02:00
Emili Castells
3be4456bb0
Merge pull request #2665 from woocommerce/PCP-3541-sync-woo-with-axo-shipping
Fastlane update shipping options & taxes when changing address (3541)
2024-10-07 10:39:05 +02:00
Emili Castells
85660ab5a1
Merge pull request #2577 from woocommerce/PCP-3534-guest-email
Set email when creating order for express payment
2024-10-07 10:37:31 +02:00
Daniel Dudzic
5e1c2a22d2
Introduce a unified script loader to improve script loading, debugging and prevent conflicts 2024-10-05 02:26:09 +02:00
Daniel Dudzic
769cd3c3f7
Axo Block: Correctly reset setIsEmailLookupCompleted state when a different payment method gets selected 2024-10-04 16:13:05 +02:00
Emili Castells
1325779582
Merge pull request #2651 from woocommerce/PCP-3736-translations-no-longer-applied-to-card-fields-in-2-9-0
Add Custom Placeholder Handling when rendering the card fields (3736)
2024-10-04 15:16:27 +02:00
Emili Castells
b4b574db99
Merge pull request #2636 from woocommerce/PCP-3696-google-pay-has-no-amount
Fix the "0.00" amount in Google Pay for virtual products (3696)
2024-10-04 15:15:30 +02:00
Daniel Dudzic
12fc44eaa7
Axo Block: Make sure the container exists before trying to render the Card component 2024-10-04 15:13:12 +02:00
Emili Castells Guasch
6d52f39ad0 Fix psalm 2024-10-04 14:56:15 +02:00
Emili Castells Guasch
22ba368ba1 Cache id token response for 5 seconds 2024-10-04 12:58:16 +02:00
Daniel Dudzic
af9eca7ef6
Axo Block: Display card fields when the profile is missing a card 2024-10-04 11:34:19 +02:00
Danny Dudzic
1ca98a10bc
Merge pull request #2668 from woocommerce/PCP-3765-add-code-comments-to-the-axo-block-module
Axo Block: Improve code comments and fix minor misc bugs (3765)
2024-10-03 15:50:05 +02:00
Daniel Dudzic
05ea2f1e10
Axo Block: Improve the comment regarding class names 2024-10-03 14:33:54 +02:00
Emili Castells
14b231ae1e
Merge pull request #2661 from woocommerce/PCP-3665-fix-gpay-preview
Fix Google Pay preview config and style
2024-10-03 14:33:01 +02:00
Daniel Dudzic
2436ceb487
Axo Block: Improve code comments and fix minor misc bugs 2024-10-03 14:09:12 +02:00
Emili Castells
634b3707ee
Merge pull request #2667 from woocommerce/PCP-3744-fix-multicurrency
Fix multi-currency support
2024-10-03 12:40:35 +02:00
Emili Castells
f6646e23b3
Merge pull request #2643 from woocommerce/PCP-3695-apple-pay-button-broken-on-product-page
Unsuccessfully payment from product page with Apple Pay button (3695)
2024-10-03 10:44:38 +02:00
Emili Castells
9f7c6f5284
Merge pull request #2618 from woocommerce/PCP-3688-button-unlinking-pay-pal-subscriptions-plan-does-not-showing-for-simple-subscription
Button Unlinking PayPal Subscriptions plan does not showing for simple subscription (3688)
2024-10-03 10:44:08 +02:00
Emili Castells
a3ec172b05
Merge pull request #2639 from woocommerce/PCP-3687-missing-logo-on-block-checkout-page-for-apm-s-my-bank-blik-and-trustly
Use the PayPal icons instead of WC ones (3687)
2024-10-03 10:43:40 +02:00
Emili Castells
407eff51f1
Merge pull request #2631 from woocommerce/PCP-3661-improve-context-detection-in-ajax
Improve context detection
2024-10-03 10:43:13 +02:00
Emili Castells
9550c792f6
Merge pull request #2581 from woocommerce/PCP-3645-fix-disabling-acdc-vaulting
Declare tokenization for ACDC only when vaulting enabled (3645)
2024-10-03 10:41:58 +02:00
Emili Castells
e8917a9485
Merge pull request #2573 from woocommerce/PCP-3617-check-id-type
Check that get_the_ID is valid before using
2024-10-03 10:40:37 +02:00