close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

eCart6 - Nothing happened after I filled in the billing and shipping details

Thread began 2/07/2014 1:59 am by FPhu61701534 | Last modified 2/12/2014 10:46 am by FPhu61701534 | 2869 views | 14 replies

Jason ByrnesWebAssist

a) When you run the cehckout wizard, select the No Gateway option and the checkout pages will not include the credit card details

b) The success page will include code similar to this to write the first name:
<?php echo(WA_getSavedFormValue('CheckoutWizard_NewFromBlank_Default','First_Name')); ?>

you can add another php block to echo the email address:
<?php echo(WA_getSavedFormValue('CheckoutWizard_NewFromBlank_Default','Email_Address')); ?>

c) eCart does not have support for making the success page responsive., you would need to manually edit the page css to accomplish this.

d) on the success page, add the following code near the closing </body> tag:
<?php echo($_SESSION); ?>

this will write the session contents to the page, and will include the status of sending the email.

if the status says successful, you will need to contact the host to determine why the SMTP server is not relaying the email message.

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...