Jump to content

Error after IDEAL payment


Erik H.

Recommended Posts

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!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated