lnbits / satspay

Create onchain and LN charges
MIT License
8 stars 4 forks source link

auto-redirect after successful payment #12

Closed jr21M closed 1 year ago

jr21M commented 1 year ago

After an invoice is paid (i.e. green tick appears), the customer has to click on the link to go back to the merchant page so that the order is confirmed. In order to improve (big time) user experience, would it be possible to add an auto-redirect to "completelink" after the payment is successful? I've spent a day and could not figure out the best place to add this in the code. Happy to do it if you point me to the right direction. Tnx for this extension btw :)