Commit graph

4497 commits

Author SHA1 Message Date
Pedro Silva
7a6ccee713
Fix lint 2023-09-11 17:52:27 +01:00
Pedro Silva
e5081c582d
Merge branch 'PCP-1744-google-pay-integration' into wip/apple-google-combined 2023-09-11 17:45:12 +01:00
Pedro Silva
8c1bf7b88c
Add GooglePay settings descriptions 2023-09-11 17:42:54 +01:00
Pedro Silva
dd129b0809
Merge branch 'PCP-1744-google-pay-integration' into wip/apple-google-combined 2023-09-11 16:40:12 +01:00
Pedro Silva
3316df0889
Fix GooglePay button type option values. 2023-09-11 16:39:03 +01:00
carmenmaymo
92efc57dd8
Merge branch 'feat/PCP-154-apple-pay-payment' into wip/apple-google-combined 2023-09-11 16:12:32 +02:00
carmenmaymo
0df153c66e
Cast total cart to float 2023-09-11 16:12:03 +02:00
carmenmaymo
ac161fd5a5
Merge branch 'feat/PCP-154-apple-pay-payment' into wip/apple-google-combined 2023-09-11 14:23:37 +02:00
carmenmaymo
9832915651
Remove # in product 2023-09-11 14:23:05 +02:00
carmenmaymo
aabbf63660
Merge branch 'feat/PCP-154-apple-pay-payment' into wip/apple-google-combined 2023-09-11 14:11:39 +02:00
carmenmaymo
3d6b2b0bb2
Fix wrapper call 2023-09-11 14:11:09 +02:00
carmenmaymo
6902e587e9
Merge branch 'feat/PCP-154-apple-pay-payment' into wip/apple-google-combined 2023-09-11 13:20:08 +02:00
carmenmaymo
7e6d4c8a14
change flag name to underscore 2023-09-11 13:19:40 +02:00
carmenmaymo
0a54b6e6db
Check setting before using 2023-09-11 13:19:27 +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
Pedro Silva
9e5e380424
Fix incompatible types. 2023-09-11 10:32:46 +01:00
Pedro Silva
0ddd11ece1
Change comment. 2023-09-11 10:25:01 +01:00
carmenmaymo
fd3c3ac8e8
Bypass onboarding for now 2023-09-11 11:14:43 +02:00
Pedro Silva
1a93df9f50
Check and removing GooglePay TODOs 2023-09-11 10:11:40 +01:00
Pedro Silva
b703f17bbf
Add GooglePay onboarding improvements. 2023-09-11 10:04:38 +01:00
Alex P
e5513d51de
Separate message rendering, fix some message rendering issues 2023-09-11 10:57:23 +03:00
Alex P
dbe4e82707
Clear optionsFingerprint if element was destroyed 2023-09-11 10:50:39 +03:00
Alex P
50ca4dc079
Disable via CSS class 2023-09-11 10:47:08 +03:00
Alex P
a2f61e9505
Ignore actions.enable/disable errors
Can happen when buttons were destroyed.
Unclear if we really need to call this at all, CSS may be enough already.
2023-09-11 10:39:35 +03:00
Alex P
465649ba15
Fire ppcp_buttons_enabled_changed 2023-09-11 10:36:16 +03:00
Alex P
bf64309bf5
Handle enable/disabled only when changed 2023-09-11 10:35:20 +03:00
carmenmaymo
0a7bd32f80
Add minicart button 2023-09-10 13:21:19 +02:00
carmenmaymo
6949064cdb
Toggle all settings 2023-09-10 11:41:14 +02:00
carmenmaymo
b9e2a26b6c
Load scripts when smartbutton 2023-09-10 11:41:04 +02:00
carmenmaymo
465f41b34b
Fix amount logic in cart 2023-09-10 11:21:58 +02:00
carmenmaymo
8acfc94002
Fix cs, psalm 2023-09-09 11:42:11 +02:00
carmenmaymo
c5d39a13a0
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment 2023-09-09 11:33:58 +02:00
Pedro Silva
bad21380b3
Refactor GooglePay onboarding 2023-09-08 18:43:33 +01:00
Narek Zakarian
ee51504f5f
Check for tracking compat assets inside class itself 2023-09-08 19:38:14 +04:00
Narek Zakarian
4747d9d224
Create trait to check if tracking is enabled 2023-09-08 19:30:36 +04:00
carmenmaymo
c05041eee1
Fix cs 2023-09-08 16:58:32 +02:00
Emili Castells
bd974a7922
Merge pull request #1646 from woocommerce/PCP-1870-billing-agreements-endpoint-called-too-frequently-for-reference-transactions-check
Billing agreements endpoint called too frequently for Reference Transactions check (1870)
2023-09-08 15:42:06 +02:00
Emili Castells
9372fe247d
Merge pull request #1669 from woocommerce/PCP-1960-acdc-vaulting-without-paypal
Do not declare subscription support for PayPal when only ACDC vaulting
2023-09-08 15:38:37 +02:00
Alex P
294e14d30b
Merge branch 'trunk' into PCP-1967-paylater 2023-09-08 16:38:25 +03:00
Emili Castells
74241dd147
Merge pull request #1678 from woocommerce/PCP-1983-remove-item_url-from-API-request-when-product-has-no-image
Don't send `image_url` when it is empty (1983)
2023-09-08 15:35:58 +02:00
carmenmaymo
9139c54cec
Bail if its subscription 2023-09-08 12:52:19 +02:00
Emili Castells Guasch
cbfa41ae67 Unschedule renewal action if subscription was created with PayPal Subscriptions API 2023-09-08 12:45:50 +02:00
Narek Zakarian
fa45071a5f
Don't send image_url when it is empty 2023-09-08 14:41:21 +04:00
carmenmaymo
e956115da8
Disable when express buttons 2023-09-08 12:29:23 +02:00
carmenmaymo
a64bd0b762
Merge branch 'task/shared-apple-google' into feat/PCP-154-apple-pay-payment 2023-09-08 11:58:57 +02:00
carmenmaymo
ff6b3bf5ce
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment 2023-09-08 11:58:33 +02:00
carmenmaymo
aac1b82bf9
Rename assets folder 2023-09-08 11:46:44 +02:00
Pedro Silva
a532462595
Fix onboarding email with spaces/plus signs.
Fix order item when image_url is empty.
2023-09-08 10:32:34 +01:00
carmenmaymo
904bfe79d1
Refactor requests for cart, checkout and blocks 2023-09-08 11:04:24 +02:00
Alex P
ec0b4b8c65
Merge branch 'trunk' into PCP-1967-paylater 2023-09-08 11:15:50 +03:00