getalby
Forum Replies Created
-
Forum: Plugins
In reply to: [Bitcoin Lightning Publisher for WordPress] Plugin errorgood to hear you found a solution.
what do you mean that it is difficult to get a BTCPay token?
Forum: Plugins
In reply to: [Bitcoin Lightning Publisher for WordPress] Plugin errorok, that is a bit tricky to debug.
to fix it quickly:
in phpmyadmin you can check the wp_options table and look for the option_name = lnp_connectionYou can delete that one or update your details there (just be careful of the formatting when you edit it)
(select * from wp_options where option_name = ‘lnp_connection’; – don’t c&p SQL)
and if you would want to help debug the root cause of this issue: send me an email. this would be super helpful
thanks!
Forum: Plugins
In reply to: [Bitcoin Lightning Publisher for WordPress] Plugin errorok, hmm and you’re on the latest version (1.2.0)?
can you share the error that you see? because I thought we have fixed such connection errors. ??
Forum: Plugins
In reply to: [Bitcoin Lightning Publisher for WordPress] Plugin erroroh, thanks for reporting and sorry for the trouble.
Which wallet did you try to connect? I will have a look.
Forum: Plugins
In reply to: [Bitcoin Lightning Publisher for WordPress] payment on another devicegreat!
I am sure more and more lightning addresses will be supported as it makes it easy to connect and receive lightning payments in apps like the plugin here.let us know if you have other questions or any ideas!
Forum: Plugins
In reply to: [Bitcoin Lightning Publisher for WordPress] payment on another deviceSadly ZEBEDEE does not yet support his.
ZEBEDEE currently does allow checking if the user has actually paid. (This is proposed int he lnurl-verify spec.)
So far I think this only works with a getalby.com lightning address or if the user has a webln enabled wallet/browser. It does not work with the QR code because WordPress then can not check if the payment happened. (remember: the payment is directly between the visitor and the lightning address wallet)Forum: Plugins
In reply to: [Bitcoin Lightning Publisher for WordPress] payment on another deviceHi,
that should work with no problems.
Which wallet did you connect in the plugin to receive the payments? If you use a lightning address, then this is not supported by all Lightning address providers.—
MichaelForum: Plugins
In reply to: [Bitcoin Lightning Publisher for WordPress] paywall to dedicated walletThanks for this request! That’s a great idea and also has been requested by others.
Do you think it is good if authors can define lightning details in their profile, or should this be in the paywall setting/shortcode?
thanks
Michael