I have setup the bitpay plugin for EcWid store, but when i make an order i get a error page
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /home/vhosts/wemaxtrading.nl/subdomains/test/httpdocs/bitpay/functions.php on line 6
Error creating invoice
And in the logfile from the bitpay folder i found this:
28-12-2012 01:33:14: array (
'apiKey' => '895f0uff5f1ThZUOfp2vuu87IahtkS1zifp4gWxxxx',
'notificationURL' => '
http://test.wemaxtrading.nl/bitpay/redirect2bitpay.phpcallback.php',
'transactionSpeed' => 'high',
'fullNotifications' => true,
'itemDesc' => 'Order #56',
'currency' => 'EUR',
'redirectURL' => '
http://test.wemaxtrading.nl/bitpay/redirect2bitpay.phpredirect2ecwid.php?ecwidInvoiceId=6732692',
'buyerEmail' => '
rebelnl@xxx.com',
'buyerName' => ' test',
'buyerAddress1' => 'teststreet 11',
'buyerCity' => 'zwolle',
'buyerState' => 'Overijssel',
'buyerZip' => '',
'buyerCountry' => 'Nederland',
)
28-12-2012 01:33:14: array (
'error' => 'SSL certificate problem, verify that the CA cert is OK',
)
I hope there is someone who can help me