pull down to refresh
The plugin this person made seems geared towards subscriptions which is a separate use-case, ...
That is accurate, but the same plugin can also be used to pay for standard, basic products, as it will generate lightning invoices. The only distinction is that once the first bolt11 lightning invoice is paid, the customer won't be asked to submit a nOffer to activate subscriptions Auto-Renewal.
reply
Thats exactly how it works, all CLINK does is fetch a bolt11 invoice. CLINK is how the web app connects to the node, the customer does not need a CLINK-aware wallet.
Try it on https://clinkme.dev
The plugin this person made seems geared towards subscriptions which is a separate use-case, that would require a CLINK-aware wallet, thats effectively just a cron job in the wallet to pay a
noffer, alternatively the customer can provide anndebitand the woo server can send requests for payment to that.