Jump to content

Checkout option not working


slic535

Recommended Posts

my checkout to the credit card terminal isn't working correctly. when you goto credit card and it tries to put it through it stays on the screen that say transferring please wait. I have to hit the proceed button to make it go through to the credit card page. im using 5.2.14

Edited by slic535
Link to comment
Share on other sites

If you didn't change anything to CubeCart, and this problem just now is occurring, then either the hosting provider has messed up something, or the bank CubeCart wants to talk to isn't answering.

Please look in the admin, Request Log to determine if the payment gateway module has recorded anything there.

Link to comment
Share on other sites

This is /js/common.html:

<!-- Load JavaScript last -->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.7/jquery-ui.min.js"></script>
<script type="text/javascript" src="{$STORE_URL}/js/plugins.php"></script>
<script type="text/javascript" src="{$STORE_URL}/js/common.js"></script>

 

Link to comment
Share on other sites

What I posted above for the /js/common.html file is from a stock, unmodified CubeCart package.

Without the jQuery library being available, much of CubeCart's "user experience" in the browser would function very differently, if at all.

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.

×
×
  • Create New...