close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Order number not showing on confirm page

Thread began 11/01/2011 4:50 pm by scott428542 | Last modified 11/02/2011 9:25 am by Jason Byrnes | 1074 views | 3 replies |

scott428542

Order number not showing on confirm page

I'm not getting an order number on either the checkout_success.php page or the confirmation email. It doesn't look like the OrderID is connecting to anything.

I'm not sure if I need to add a recordset with the orders and orderdetails table to the confirm.php page or add them to the recordset on my add to cart page or if it is another issue all together.

I did move the order of the server behaviors - so that the Universal Email Server Behavior comes after the eCart Store Summary in Database and eCart Store Details in Database Server behaviors, but didn't change the redirects (as I wasn't sure which code to delete). While this didn't solve the order number issue everything else still worked.

I have attached my confirm.php page.
Thanks for your help in advance.
Scott

Attached Files
confirm.php.zip
Sign in to reply to this post

Jason ByrnesWebAssist

send a copy of the checkout success so i can see what is being used for the order number.

Sign in to reply to this post

scott428542

Jason

Attached is checkout_success.php page.

Thanks, Scott

Attached Files
checkout_success.php.zip
Sign in to reply to this post

Jason ByrnesWebAssist

I dont see anywhere on this page where there is code to display the order number.

change this code:

<h2>Your order was successful</h2>



to:

<h2>Your order was successful - Order number <?php echo(isset($_SESSION['eCartMagicBolt2_OrderID'])?$_SESSION['eCartMagicBolt2_OrderID']:""); ?></h2>
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...