carmenmaymo
|
2f77020d2f
|
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment
|
2023-09-12 11:55:01 +02:00 |
|
carmenmaymo
|
102dc01404
|
Add browser language and more types
|
2023-09-12 11:54:28 +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
|
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 |
|
carmenmaymo
|
0df153c66e
|
Cast total cart to float
|
2023-09-11 16:12:03 +02:00 |
|
carmenmaymo
|
9832915651
|
Remove # in product
|
2023-09-11 14:23:05 +02:00 |
|
carmenmaymo
|
3d6b2b0bb2
|
Fix wrapper call
|
2023-09-11 14:11:09 +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 |
|
carmenmaymo
|
fd3c3ac8e8
|
Bypass onboarding for now
|
2023-09-11 11:14:43 +02: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 |
|
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 |
|
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 |
|
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 |
|
Emili Castells
|
b4f8478920
|
Merge pull request #1595 from woocommerce/PCP-1906-capture-on-status-change-improvements
Apply Capture On Status Change only when order contains PayPal payment method (1906)
|
2023-09-08 09:54:42 +02:00 |
|
Emili Castells
|
37d61b2b2e
|
Merge pull request #1663 from woocommerce/PCP-1973-wc-payment-token-created-multiple-times-when-webhook-vault-payment-token-created-is-received
WC Payment Token created multiple times when webhook is received (1973)
|
2023-09-08 09:51:42 +02:00 |
|
Pedro Silva
|
75a092175b
|
Refactor block register context event handler
|
2023-09-07 17:03:12 +01:00 |
|
Pedro Silva
|
4c4e4f14ff
|
Add hide/show/enable/disable triggers to button helpers
|
2023-09-07 16:56:10 +01:00 |
|
Emili Castells
|
53f82b74f3
|
Merge pull request #1601 from woocommerce/PCP-881-compatibility-with-third-party-product-add-ons-plugins
Compatibility with third-party "Product Add-Ons" plugins (881)
|
2023-09-07 16:45:26 +02:00 |
|
Narek Zakarian
|
a0162e51ee
|
Fix Psalm error
|
2023-09-07 18:34:46 +04:00 |
|
Narek Zakarian
|
cd628e870f
|
Add support for HPOS for tracking module
|
2023-09-07 18:13:00 +04:00 |
|
Pedro Silva
|
6d137effef
|
Merge branch 'trunk' into PCP-881-compatibility-with-third-party-product-add-ons-plugins
|
2023-09-07 13:55:51 +01:00 |
|
Emili Castells
|
c0058f758f
|
Merge pull request #1624 from woocommerce/PCP-1823-transient-time
Do not use transient expiration longer than month to support memcached
|
2023-09-07 14:10:39 +02:00 |
|
Emili Castells
|
abd26dc016
|
Merge pull request #1668 from woocommerce/PCP-1974-by-disconnecting-or-disabling-the-plugin-the-connection-should-clear-the-onboarding-links-from-cache
By disconnecting or disabling the plugin the connection should clear the Onboarding links from cache (1974)
|
2023-09-07 12:40:20 +02:00 |
|
Emili Castells Guasch
|
3ae960e4c3
|
Fix merge conflict
|
2023-09-07 12:30:50 +02:00 |
|
carmenmaymo
|
c2f99abe6a
|
Change flag name
|
2023-09-07 10:40:33 +02:00 |
|
Pedro Silva
|
bf92f8942d
|
Refactor ScriptLoading, removed timeout feature
Refactor SmartButton render hooks
|
2023-09-07 09:13:57 +01:00 |
|
Emili Castells Guasch
|
fb0725df77
|
Improve dockblock
|
2023-09-07 10:08:18 +02:00 |
|
carmenmaymo
|
7b3f3e8ead
|
Init session with handlers
|
2023-09-07 09:56:46 +02:00 |
|
Emili Castells Guasch
|
090287f0f0
|
Merge branch 'trunk' into PCP-1973-wc-payment-token-created-multiple-times-when-webhook-vault-payment-token-created-is-received
|
2023-09-07 09:56:29 +02:00 |
|
Emili Castells
|
867949cce0
|
Merge pull request #1562 from woocommerce/PCP-1742-upgrade-tracking-integration
Upgrade tracking integration (1742)
|
2023-09-07 09:54:11 +02:00 |
|
Emili Castells
|
b07e1bb18a
|
Merge pull request #1649 from woocommerce/PCP-1912-include-Item-URL-Image-URL-optional-UPC-in-create-order-call
Include `url` & `image_url` in create order call (1912)
|
2023-09-07 09:48:18 +02:00 |
|