Commit Graph

5 Commits

Author SHA1 Message Date
fsociety
89d2f30241 feat: update payment details in WebLN test view
This commit modifies the WebLN test view in the Einundzwanzig portal. Changes include the recipient name change from "Bob" to "The Ben", addition of payment hash and payment request information, and updates the button text to "Pay Invoice".
2024-09-10 21:58:19 +02:00
fsociety
7276411f80 feat: update test payment recipient name in web-l-n view 2024-09-10 21:52:03 +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
2077cc9941 add webln test page 2024-09-10 20:29:50 +02:00