Commit graph

30 commits

Author SHA1 Message Date
Pedro Silva
3d293058fb
Add Support for product variants on ApplePay 2023-10-25 17:52:00 +01:00
Emili Castells
df283218bd
Merge pull request #1789 from woocommerce/PCP-2136-apple-pay-payment-process-issues
Apple Pay payment process issues (2136)
2023-10-23 16:52:54 +02:00
Pedro Silva
2eeff9a3bc
Add ApplePay reactivity to product quantity 2023-10-22 17:32:21 +01:00
Pedro Silva
6930422188
Fix ApplePay button 2023-10-20 19:07:07 +01:00
Pedro Silva
7f2836845e
Fixes ApplePay payment process 2023-10-20 18:13:09 +01:00
Pedro Silva
b11a539c24
Refactor styles loading on GooglePay and ApplePay
Remove unnecessary console.log on GooglePay and ApplePay
2023-10-19 18:44:44 +01:00
carmenmaymo
30fb86406f
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayButton.js
#	modules/ppcp-applepay/resources/js/ApplepayManager.js
#	modules/ppcp-applepay/resources/js/boot-block.js
#	modules/ppcp-applepay/resources/js/boot.js
2023-10-17 14:35:24 +02:00
carmenmaymo
0882095602
Full transaction with apple 2023-10-16 15:49:28 +02:00
Pedro Silva
8526adbcee
Add GooglePay shipping support. 2023-10-13 14:36:11 +01:00
Pedro Silva
7d1f8b5187
Refactor options for release preparation 2023-10-12 15:27:55 +01:00
carmenmaymo
ccf11e4d8c
Use checkout form data on payment sheet 2023-09-21 09:53:17 +02:00
carmenmaymo
2234b895da
Send id param to hide 2023-09-18 12:34:34 +02:00
carmenmaymo
a073f8618d
Add pill class 2023-09-12 14:05:06 +02:00
carmenmaymo
11121b56c6
Remove outdated script 2023-09-12 12:17:08 +02:00
carmenmaymo
4b76cb9f94
Add minicart style 2023-09-12 12:08:08 +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
0a7bd32f80
Add minicart button 2023-09-10 13:21:19 +02:00
carmenmaymo
9139c54cec
Bail if its subscription 2023-09-08 12:52:19 +02:00
carmenmaymo
e956115da8
Disable when express buttons 2023-09-08 12:29:23 +02:00
carmenmaymo
904bfe79d1
Refactor requests for cart, checkout and blocks 2023-09-08 11:04:24 +02:00
carmenmaymo
7b3f3e8ead
Init session with handlers 2023-09-07 09:56:46 +02:00
carmenmaymo
f227713f6c
Show notice if validation fails 2023-09-06 10:47:53 +02:00
carmenmaymo
22809839d1
Add logic for cart and checkout 2023-09-05 09:14:20 +02:00
carmenmaymo
fadd47d9a8
Add quantity only if is product page 2023-09-03 11:04:17 +02:00
carmenmaymo
7394c809b7
Add logic of apple to session, validation and shipping 2023-08-31 16:43:40 +02:00
carmenmaymo
63ab1e383d
changes to mimic google implementation 2023-08-31 12:48:01 +02:00
carmenmaymo
a1f4ead149
load form in the back, redirect ok, auth fails 2023-08-18 15:39:24 +02:00
carmenmaymo
10613711b9
Add apple transaction in product with auth 2023-08-17 09:42:45 +02:00
carmenmaymo
3ae22b3356
Add apple transaction in product before auth 2023-07-31 17:08:42 +02:00