Commit graph

19 commits

Author SHA1 Message Date
Philipp Stracker
0d72641ded
Apply new namespaced script loading 2024-10-08 14:25:43 +02:00
Philipp Stracker
d80e92b5e8
🚧 Minor refactoring in boot.js 2024-10-07 15:19:26 +02:00
Philipp Stracker
c00c9c2e13
🚧 Update boot.js to same logic as Google Pay 2024-10-07 15:19:22 +02:00
Philipp Stracker
b78a1a112a
🚧 Remove jQuery from boot.js 2024-10-07 15:19:18 +02:00
Philipp Stracker
a473459ddb
♻️ Minor code cleanup and documentation 2024-07-23 17:42:24 +02:00
Emili Castells Guasch
11105d913b Run eslint autofix 2024-07-12 12:58:34 +02:00
Philipp Stracker
4c10c37782
♻️ Extract button-refresh logic to own helper file
- Exrtract repeat event-init logic to new helper file
- Remove the jQuery dependency
2024-06-26 18:16:54 +02:00
Philipp Stracker
5ed2f37bd4
Listeners for custom “refresh button” event 2024-06-26 17:57:45 +02:00
Pedro Silva
7f5836e885
Fix rerender ApplePay and GooglePay upon cart refresh. 2023-12-18 17:42:02 +00: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
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
0882095602
Full transaction with apple 2023-10-16 15:49:28 +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
7b3f3e8ead
Init session with handlers 2023-09-07 09:56:46 +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