Commit graph

948 commits

Author SHA1 Message Date
Emili Castells
2c2d8106d9
Merge pull request #1814 from woocommerce/PCP-2128-order-page-messages
Display Pay Later messages before the payment methods on the Pay for Order page (2128)
2023-11-03 10:48:04 +01:00
Emili Castells Guasch
d35f7598ed Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-11-02 12:10:27 +01:00
Narek Zakarian
7e05be3076
Add filter to change the smart button locale 2023-11-01 19:47:58 +04:00
Pedro Silva
d9a93a0cce
Merge branch 'trunk' into PCP-2172-order-failed-after-changing-shipping-options-on-apple-pay-window-product-page 2023-10-31 15:05:30 +00:00
Narek Zakarian
21c8ba99af
Remove locale param 2023-10-31 18:16:21 +04:00
Narek Zakarian
3aa81bd144
Locale is now saved in DB 2023-10-31 18:03:55 +04:00
Narek Zakarian
e3fbadf419
Merge branch 'trunk' into PCP-190-override-language-used-to-display-PayPal-buttons
# Conflicts:
#	modules/ppcp-button/services.php
#	modules/ppcp-button/src/Assets/SmartButton.php
#	modules/ppcp-wc-gateway/services.php
2023-10-31 15:19:44 +04:00
Emili Castells
44eb7615a4
Merge pull request #1809 from woocommerce/PCP-2178-paylater-category
Show Shop Pay Later messages on product category page
2023-10-31 10:46:32 +01:00
Alex P
2cac44d473
Fix psalm 2023-10-31 11:42:49 +02:00
Alex P
f535e70cb1
Move messages via js on pay order page 2023-10-31 11:42:35 +02:00
Alex P
9fdcef4b0d
Add before/after message wrapper hooks 2023-10-31 11:32:19 +02:00
Alex P
35be33a0cb
Refactor location to hook conversion 2023-10-31 11:31:25 +02:00
Pedro Silva
5d885809f7
Fix product page orders considering shipping costs 2023-10-30 14:27:42 +00:00
Alex P
93b39f9bb3
Show Shop Pay Later messages on product category page 2023-10-30 16:16:49 +02:00
Alex P
2591e4cbdf
Fix is_cart() check in ajax cart totals refresh 2023-10-30 10:10:03 +02:00
Emili Castells Guasch
00d9cf52a4 Fix psalm 2023-10-27 15:28:01 +02:00
Emili Castells Guasch
34cc1bffe4 Add save payment method for purchase later (WIP) 2023-10-26 16:36:38 +02:00
Pedro Silva
46b47dc97b
Fix lint and tests 2023-10-26 10:58:05 +01:00
Pedro Silva
889df4d88c
Fix ApplePay product page variants 2023-10-25 18:40:36 +01:00
Pedro Silva
3d293058fb
Add Support for product variants on ApplePay 2023-10-25 17:52:00 +01:00
Emili Castells Guasch
9f41d5c874 Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-10-25 11:21:28 +02:00
Emili Castells Guasch
518a1f4e4e Refactor payment source to handle arbitrary types 2023-10-20 12:54:00 +02:00
Pedro Silva
3ccd38e4dd
Fix disabling of clicks on disabled buttons 2023-10-20 09:38:32 +01:00
Emili Castells Guasch
99d05ca44d Add save payment method attributes to PayPal payment source 2023-10-19 16:15:20 +02:00
Emili Castells Guasch
94674adc25 Move PayPal subscriptions api logic to its own module 2023-10-18 17:03:15 +02:00
Emili Castells Guasch
792a1d8654 Rename subscription module to wc subscriptions 2023-10-17 16:29:56 +02:00
Emili Castells
c07e8eaa87
Merge pull request #1719 from woocommerce/PCP-2006-google-pay-settings-improvements
Google Pay Settings improvements (2006)
2023-10-17 14:24:57 +02:00
Emili Castells
2f50d522e7
Merge pull request #1771 from woocommerce/fix-todo
Fix phpdoc
2023-10-17 12:16:18 +02:00
Alex P
aaa2025a82
Remove @since 2023-10-17 13:03:44 +03:00
Emili Castells
814c9fcd36
Merge pull request #1770 from woocommerce/PCP-798-paylater-locations
Improve Pay Later messages and add Shop, Home locations
2023-10-17 12:03:42 +02:00
Alex P
66a65991f0
Fix phpdoc
Updates @since from 2563d41d83
2023-10-17 12:41:33 +03:00
Alex P
46c22c03e0
Improve message placement value 2023-10-17 10:00:20 +03:00
Alex P
e4ec8f8630
Fix is_checkout usage 2023-10-17 09:59:12 +03:00
Alex P
9abaebf7db
Fix context() for checkout ajax refreshes 2023-10-17 09:58:30 +03:00
Alex P
874a4e92ff
Add hooks to allow rendering messages near buttons like before 2023-10-17 09:57:33 +03:00
Alex P
fa46b88b16
Move checkout pay later messages outside of payment method 2023-10-17 08:44:35 +03:00
Alex P
7da5d8d68a
Simplify message wrapper rendering and add shop, home locations 2023-10-16 21:41:17 +03:00
Alex P
0062f20c7a
Allow loading messages separately from buttons 2023-10-16 21:39:54 +03:00
Pedro Silva
2bbdb28388
Merge remote-tracking branch 'origin/PCP-2006-google-pay-settings-improvements' into PCP-2006-google-pay-settings-improvements 2023-10-13 17:57:11 +01:00
Pedro Silva
886f214dc6
Fix GooglePay button on Pay Now page. 2023-10-13 17:57:03 +01:00
Alex P
babd27977d
Simplify message re-rendering, use data-pp-amount 2023-10-13 18:34:51 +03:00
Pedro Silva
a4ddb81d54
Merge branch 'trunk' into PCP-2006-google-pay-settings-improvements 2023-10-13 15:32:49 +01:00
Emili Castells
327a87dfe8
Merge pull request #1753 from woocommerce/PCP-2066-cart-simulation-improvements
Cart simulation improvements (2066)
2023-10-13 15:04:47 +02:00
Pedro Silva
bd1c683fab
Remove comment 2023-10-13 10:05:56 +01:00
Pedro Silva
b29da6a627
Add simulate cart hooks 2023-10-12 18:22:55 +01:00
Pedro Silva
6f6b3ac1c1
Update comments 2023-10-09 10:07:17 +01:00
Pedro Silva
fcfbdbe1fa
Fix SimulateCart to prevent cart race conditions 2023-09-28 15:14:19 +01:00
Pedro Silva
631a0186bc
Fix minicart HTML 2023-09-28 10:19:51 +01:00
Pedro Silva
ad018766a6
Merge branch 'trunk' into PCP-2006-google-pay-settings-improvements 2023-09-21 16:10:28 +01:00
Emili Castells
31f726155f
Merge pull request #1711 from woocommerce/PCP-2030-remove-payment-vaulted-checker
Remove payment vaulted checker functionality (2030)
2023-09-21 14:27:23 +02:00