Commit Graph

6 Commits

Author SHA1 Message Date
fsociety
d12b0e3261 feat: add successful payment response handling 2024-09-10 22:14:46 +02:00
fsociety
1f109ac2dd fix: remove unnecessary whitespace in webln.js 2024-09-10 21:54:59 +02:00
fsociety
3d76c3d021 feat: add keysend payment method in webln.js and update button action in web-l-n.blade.php 2024-09-10 21:51:17 +02:00
fsociety
cf15c22116 feat(payment): add WebLN payment functionality
Implemented functionality to create an invoice and make payment using WebLN. Also added error handling and logging for payment process. Updated UI to display payment information and a button to initiate payment.
2024-09-10 21:15:21 +02:00
fsociety
18032addca feat(webln.js): add getInfo functionality and improve logging 2024-09-10 20:39:54 +02:00
fsociety
2077cc9941 add webln test page 2024-09-10 20:29:50 +02:00