oh, thanks for reporting and sorry for the trouble.
Which wallet did you try to connect? I will have a look.
Hi, thanks for the quick reply! I tried to connect BTCPay server
ok, 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. 🤔
There has been a critical error on this website. Please check your site admin email inbox for instructions.
Learn more about troubleshooting WordPress.
Twentyuno:
Sorry
An error happend during the payment. Try again?
ok, 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_connection
You 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!
That worked, thanks! I could get to the wallet settings after I deleted the lnp_connection. The problem seems it is difficult to get a BTCPay server Access Token if the process is not client initiated. Anyway, plan B is working, I am using a LNBits wallet and everything is fine.
Could not reply via email..
“Log in and visit the topic to reply to the topic or unsubscribe from these emails. Note that replying to this email has no effect.”
good to hear you found a solution.
what do you mean that it is difficult to get a BTCPay token?
There is a wizard in Woocommerce BTCPay plugin that automatically sends a pairing request to your BTCPay server and autofills the plugin fields with the correct token/store ID/API key.
https://docs.btcpayserver.org/WooCommerce/ (section 2.1)