tareq1988 / woocommerce-bkash

bKash Payment Gateway for WooCommerce
https://wordpress.org/plugins/woocommerce-bkash/
60 stars 56 forks source link

placing order through woocommerce bKash not working #1

Closed TahsinAbrar closed 9 years ago

TahsinAbrar commented 9 years ago

I've got this error when I place an order through bKash with "woocommerce-bKash" plugin.

Warning: file_get_contents(http://www.bkashcluster.com:9080/dreamwave/merchant/trxcheck/sendmsg?user=XXXXXXX&pass=XXXXXXX&msisdn=&trxid=XXXXXXX): failed to open stream: Connection refused in /home/XXXXXXX/public_html/wp-content/plugins/woocommerce-bkash/gateway.php on line 109

Fatal error: Call to undefined method WooCommerce::add_error() in /home/XXXXXXX/public_html/wp-content/plugins/woocommerce-bkash/gateway.php on line 135

Did you also get this error? Or do I need to configure something else to solve this error?

Thanks.

tareq1988 commented 9 years ago

The warning: So far, it seems like your server issue. Going to that URL doesn't throw you any exception.

About the fatal error: I developed the plugin a long time ago, in the meantime WooCommerce has changed a lot, so I guess I have to change some things.

Thanks for reporting :)

tareq1988 commented 9 years ago

Fixed in v1.0