joaodealmeida / woocommerce-gateway-lightning

Plugin to accept Bitcoin Lightning payments at WooCommerce stores, using LND.
MIT License
38 stars 10 forks source link

Fix wrong encoding on payment hash when getting info in the completed… #13

Closed vegardengen closed 6 years ago

vegardengen commented 6 years ago

….php page.

Changed the payment hash from base64-encoded to hex-encoded to match the input of getInvoiceInfoFromHash