Erik H. Posted August 20, 2010 Share Posted August 20, 2010 Hi, This will apply to dutch users only because the errors seems to come from the iDEAL payment gateway. Let me explain what happens: - Customers pays his invoice with iDEAL - Payment is processed by the bank and customer goes back to WHMCS - Payment is marked in the system as paid (so that is working) - Now it should show the customer the paid invoice on his screen. However, that doesn't happen. The customer will see the following error: Fatal error: Cannot use object of type AcquirerStatusRequest as array in /home/service/domains/service.wiseadvise.nl/private_html/templates/wiseadvise/invoicepdf.tpl on line 158 I have checked that line and didn't see anything strange: $pdf->Cell(36,0,$statusvia.' - '.(($data["credit"]>0)?$_LANG["invoicescredit"]:$paymentmethod),0,2,'C'); Does someone have a clue what could be the issue? When I just open the invoice as an PDF is gives me no errors and the payment is displayed correctly. Hope someone can help! 0 Quote Link to comment Share on other sites More sharing options...
Inmeso Posted August 20, 2010 Share Posted August 20, 2010 I am having the same issue after update.Does anyone have à fix for this issue? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.