bitpay / opencart-plugin

Opencart payment plugin for Bitpay.com
MIT License
31 stars 47 forks source link

Open cart 1.5.6.4 issues on last checkout step 6 #22

Closed cryptosi closed 9 years ago

cryptosi commented 9 years ago

I get the following error on last step6 confirm order upon clicking Pay with Bitcoin.

JSON parsing error:
Parse error: syntax error, unexpected $end in /home/majcke/public_html/majcke.si/shop/bitpay/bp_lib.php on line 220<br /

Funny thing, there is no code on line 220.

I would greatly appreciate some help on how to resolve the JSON parsing issue.

Test here http://shop.majcke.si

Thank you .

samuelbohler commented 9 years ago

Commit d690a4cfcf4f0a662f894850ca9093c7bd4f7525 fixes this. The current master should work without issue.

cryptosi commented 9 years ago

Hi Sam thank you for your feedback and i can confirm its resolved with the current version.

Thans again.