pull down to refresh
just tested it, magic 👀
I will write down some of the issues first:
- woo-clink is hard to search directly in the WP plugin, the current full name is Bitcoin Lightning Payment Gateway for WooCommerce (via CLINK) 😂
- The plugin didn't redirect anything after payment, but sats already arrived in shock.
cc @06bc1a977d
Design-wise: the payment page feels a bit crowded now.
- How about showing the Order details and Billing address after payment is confirmed? Perhaps also slightly adjust the margins or padding to make it more center.
- Is it possible to remove the gray frame with the QR code?
- How about letting users able to customize it to their theme color?
That's all that comes to mind now, I would try the auto-renew subscriptions later:)
Thank you for your feedback. Some of your suggestions have been considered in this last release #1538237
Consider upgrading to the latest version and let me know if something else can be improved.
"Pay with your Lightning wallet via the CLINK protocol. Download SHOCKWALLET.app
or any other CLINK compatible bitcoin wallet (ZEUS, Amethyst, etc.)."
so when users paying with CLINK not compatible, payment would fail? wouldn't this be a potential issue?
The renewal feature is really cool!
The autorenewal without further auth is really useful, it well simulate fiat subscriptions ux. No clink is just the transport protocol, via nostr relays (no http calls). The lightning.pub (LND) node in the other site will generate bolt11 invoices every time they are needed, and the woocommerce plugin will serve them to the frontend for the user to pay sats with any lightning wallet, does it matter if is custodial, non-custodial, trustodial, fa(r)ke-odial.
I read you are using woocommerce. My simplest suggestion in this case is:
That's it! You are sorted, and you can also charge sats in auto-renewal for subscriptions. You also gain privacy, as there are no HTTP/HTTPS calls for the lighting payments. Everything goes through Nostr relays.