carmenmaymo
|
102dc01404
|
Add browser language and more types
|
2023-09-12 11:54:28 +02:00 |
|
Emili Castells
|
e4c053f6fa
|
Merge pull request #1683 from woocommerce/PCP-1967-messages-when-no-button
Fix missing Pay Later messages in cart + refactoring
|
2023-09-12 11:49:52 +02:00 |
|
carmenmaymo
|
e452b44a3b
|
Add styles for button
|
2023-09-12 11:43:37 +02:00 |
|
carmenmaymo
|
c5aaa96f15
|
Avoid crashing in admin cart
|
2023-09-12 11:43:11 +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 Guasch
|
250172a2ad
|
Merge branch 'trunk' into PCP-1968-subscriptions-api-renewals
|
2023-09-12 09:36:51 +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 |
|
Alex P
|
5c3be69c78
|
Fix complex form data during form saving
Similarly to #1510, sending encoded form and using parse_str for FormSaver, which was still using the old way.
|
2023-09-12 10:02:15 +03:00 |
|
Pedro Silva
|
c78336e56c
|
Merge branch 'PCP-1744-google-pay-integration' into wip/apple-google-combined
|
2023-09-11 18:00:30 +01:00 |
|
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 |
|