close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Custom ReferenceID

Thread began 8/29/2011 8:06 am by ccdantas101117 | Last modified 8/30/2011 8:15 am by Jason Byrnes | 2111 views | 8 replies |

ccdantas101117

Custom ReferenceID

I have a customer that find the current reference id (generated by the cart session) silly so he asked me to create one custom using 2 letters, the current year and the order ID number.

Well I assume is not difficult and my question is also silly, but what will be the code to achieve that? I have created a new filed on the order table to store this custom reference ID

I tried this in the biding --> BI<?php echo date("Y"); ?><?php $_SESSION["BITCart_OrderID"]; ?> and it didn't work. What am i missing here?

Thank you all for the help.

Sign in to reply to this post

Ray BorduinWebAssist

Try:

<?php echo("BI" .date("Y") . $_SESSION["BITCart_OrderID"]); ?>

Sign in to reply to this post
Did this help? Tips are appreciated...

ccdantas101117

Ray the Order ID did not go trough

Ray,

Thank you very much, I go the BI, the year but no order ID.

This is in the confirm page and the Order isn't registered in the data until the submit order button is click correct? I'm really lost here...

Thanks for any help you can give me.

Sign in to reply to this post

Ray BorduinWebAssist

Yes, the orderid isn't generated until the order is placed. This should be on the checkout_success page and not the confirm page.

Sign in to reply to this post
Did this help? Tips are appreciated...

ccdantas101117

Ray thanks

So I will have to add a custom update when the success page load, correct? BTW: the customer uses Payment Standard (remote payment) it will work?

Sign in to reply to this post

ccdantas101117

Premium Ticket Question

Ray if I buy a Premium Ticket can you help me implement what I need for this customer?
1. IPN response to retrieve PayPal Transaction Id and store it in the order table.
2. Store the custom reference number as discuss on this forum
3. Set the success page to send an email with the order summary.

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

Yes, these things can be accomplished in premium ticket.

Sign in to reply to this post

ccdantas101117

I'm buying one now.

Originally Said By: Jason Byrnes
  Yes, these things can be accomplished in premium ticket.  



Can we set this for today? Ticket issued.

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

you will need to contact the sales department to set the schedule for the premiere ticket, I'm not sure if it can be scheduled for today, but it can probably be scheduled for tomorrow.

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