Jump to content

E-Check Link - Please Help


Recommended Posts

The below code is from the e-check payment gateway module. When a customer attempts to pay using this form I need a different URL to pop up than the standard box that pops up now. I have tried replacing systemurl below with my URL I want but it's not working. I am not a php programmer, sorry

 

Can someone please be kind enough to tell me how to do this? Thanks very much

 

 

$code='<input type="button" value="'.$params['langpaynow'].'" onClick="window.open(\''.$params['systemurl'].'/echeckpayment.php?invoicenumber='.$params['invoiceid'].'\',\'paymentfrm\',\'width=430,height=420\');return false">';

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