close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Checkout Page moving up too fast

Thread began 4/25/2014 1:10 pm by ed331947 | Last modified 5/02/2014 12:36 pm by Jason Byrnes | 2382 views | 22 replies |

ed331947

Checkout Page moving up too fast

When I am on the checkout page, enter Company, Name and addresss. When I complete the address and tab, it takes me to the confirm page for the credit card information. It is skipping the the rest... city, state, zip, etc. I will send you a link in the PM where you can see it. It is causing a real problem and I don't know where to begin to get it fixed.

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

ed331947

PM

Sign in to reply to this post

ed331947

PM

Sign in to reply to this post

Jason ByrnesWebAssist

See PM

Sign in to reply to this post

ed331947

I also need to have the status for the organization to show up as Tax Exempt. Authorize.Net said I need to input this script in:

x_tax_exempt=yes

Not sure where to put it. Please advise.

Sign in to reply to this post

Jason ByrnesWebAssist

The code on the confirm part page to show the billing info:

<?php if ((isset($_POST["CheckoutWizard_submit"]) || isset($_POST["CheckoutWizard_submit_x"])) && $_SESSION['WAVT_confirmcart_Errors']=="" && !isset($_POST["forShipping"])) { ?>



needed to be updated to use the correct session from the validation:
<?php if ((isset($_POST["CheckoutWizard_submit"]) || isset($_POST["CheckoutWizard_submit_x"])) && $_SESSION['WAVT_test2scconfirmcart_Errors']=="" && !isset($_POST["forShipping"])) { ?>


I also updated the confirm page to add the tax exempt variable.

Sign in to reply to this post

ed331947

Now it's not checking out at all. Every time I get the failure page with the following:

Sign in to reply to this post

ed331947

Disregard that last one. I made a minor change and it seems to be working now. Thank you so much for your help!

Sign in to reply to this post

ed331947

On some browsers, the 'loading' icon sits there a churns and churns. Never gives up. Some browsers work fine. Please assist.

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...