bitpay / virtuemart-plugin

BitPay payment plugin for VirtueMart
MIT License
9 stars 21 forks source link

setup bitpay plugin on VM3 & J3.51 #21

Open daliplumes opened 8 years ago

daliplumes commented 8 years ago

Hi all, We try to setup your plugin on our store to accept bitcoin payment. We use Virtuemart 3.016 (latest version) and Joomla 3.51 (lastest also). We download the standard package of your plugin. all is ok during the setup, but we obtain many error messages when we try to activate it on the shop. We try to update the plugin files with your last releases files for VM3 and Logo but it's the same error. We can't find parameters on the configuration page on VM, we can only specify the Merchant Api Key and the Network. no configuration for min_amount / max_amount / % / cost transaction. Maybe it's normal but we don't understand. The same on module and Extension manager (no more parameters). We can't find any information or comments on Google.

Do you have any feedback for others users ? Thanks for your time and your help.

Here the different errors received: Before to choose the payment method, error appears on the cart also:

Notice: Undefined property: stdClass::$min_amount in /xxx/plugins/vmpayment/bitpay/bitpay.php on line 199 Notice: Undefined property: stdClass::$max_amount in /xxx/plugins/vmpayment/bitpay/bitpay.php on line 200

before to choose the payment method

Notice: Undefined property: stdClass::$min_amount in /xxx/plugins/vmpayment/bitpay/bitpay.php on line 198 Notice: Undefined property: stdClass::$max_amount in /xxx/plugins/vmpayment/bitpay/bitpay.php on line 199 Notice: Undefined property: stdClass::$min_amount in /xxx/plugins/vmpayment/bitpay/bitpay.php on line 198 Notice: Undefined property: stdClass::$max_amount in /xxx/plugins/vmpayment/bitpay/bitpay.php on line 199 Notice: Undefined property: stdClass::$cost_percent_total in /xxx/plugins/vmpayment/bitpay/bitpay.php on line 126 Notice: Undefined property: stdClass::$cost_percent_total in /xxx/plugins/vmpayment/bitpay/bitpay.php on line 132 Notice: Undefined property: stdClass::$cost_per_transaction in /xxx/plugins/vmpayment/bitpay/bitpay.php on line 135 Notice: Undefined property: stdClass::$payment_logos in /xxx/administrator/components/com_virtuemart/plugins/vmpsplugin.php on line 748

daliplumes commented 8 years ago

cart_error extension payment_method payment_method_config payment_select_error plugin