Hey guys, i have a bit problem with a site im developing that includes booking system, as for now, the booking in the calendar represent a diffrent name as appears on the Orders tab, for example, if my user name is Etamar Ben-Porat, but my billing info name is Etama Ben-Pirate, the order will apear on the name Etama Ben-Pirate, what makes a big confusion when trying to understand if a booking event really accomplished and appended to the calendar. i was trying editing billing info(or basiclly every filed with the name i didnt wanted to be presented on the order tab) from the Order object in the Thank you page with getOrder() function, and it dosent work.
i hope any one has any idea to how can i manage to replace the order name with the actual user name and no the Billing address name.
Best regards!