close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Checkout logic with delivery address, etc.

Thread began 2/02/2014 9:10 am by jon211112 | Last modified 2/06/2014 9:22 am by Jason Byrnes | 869 views | 2 replies |

jon211112

Checkout logic with delivery address, etc.

I'm using eCart 6 and trying to get my head around the checkout page. After using the Checkout Wizard, I now have the pages which make it all up. Checkout.php shows the delivery address with the cart below it. But I want the address details to be populated from the user table but still be able to be updated on the checkout page, or create a new user record if they are not logged in.

Completing the address and clicking 'Continue' causes the cart to slide up and remove the form but I can't see what happens to the data.

Would you be able to give me even just a simple list which shows the logic on that page, what is already performed by the checkout wizard, and what I can and cannot do after that?

Many thanks

Jon

Sign in to reply to this post

jon211112

Hi there

Any chance of a reply to this?

Many thanks

Jon

Sign in to reply to this post

Jason ByrnesWebAssist

the checkpout page sends the data to the confirm_cart page where it is validated. confirm_cart sends it to the confirm page where it is passed to the payment gateway from processing if you are using local checkout and have set the wizard to store in the database or send the email receipt, this will also happen on the confirm page.

eCart 6 uses form persistence to save the form data. you can return the form data using:
<?php echo(WA_getSavedFormValue('CheckoutWizard_NewFromBlank_Default','Last_Name')); ?>


where CheckoutWizard_NewFromBlank_Default is the name of the form and Last_Name is the name of the element

Sign in to reply to this post

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