Home › Forums › Ticket Products › Event Tickets Plus › Exporting the tickets customize?
- This topic has 7 replies, 4 voices, and was last updated 9 years, 3 months ago by
Lars.
-
AuthorPosts
-
December 23, 2016 at 9:45 am #1210093
Lars
ParticipantHello,
Is there a way to customize the export of the sold cards?
So you can control the guests better and faster.I mean the ad attached.
For example, the name and the number of cards.
Thank you so much!
December 27, 2016 at 7:36 pm #1210934Nico
MemberHi there Lars,
Thanks for getting in touch with us!
Let me say that I’m not quite sure about what you are asking about here. Do you want to customize the output of the exported file? If this is the case what are you looking forward to achieve? Add more fields? Remove some of the existing one?
Please let me know about it,
Best,
NicoDecember 29, 2016 at 1:15 pm #1211519Lars
ParticipantJust right, excuse my English.
At best, exporting the tickets would look like this:
Order number, buyer name, email, number of cards, price, order notes, card number, security code
Many thanks for your help!
January 2, 2017 at 5:41 pm #1212385Nico
MemberHey Lars, thanks for following up!
While I cannot make all those customs mods for you, I can point you in the right direction for you to do it. Take a look at this reply I gave a while ago to another customer needing something similar (but surely simpler) → https://theeventscalendar.com/support/forums/topic/how-to-include-mobile-numbers-to-attendees-report-and-export/#dl_post-1169758
You’ll be able to get most information from the WooCommerce order. I only see an issue with ‘number of cards’ as each record represents a single ticket which has a unique ID (‘card number’ I guess) and security code. I guess it’s no impossible to calculate that but surely something a bit complicated.
Please inspect the code and let me know if you can adapt it (at least for the fields in the sample) to work for you,
Best,
NicoJanuary 3, 2017 at 1:32 am #1212458Lars
ParticipantThank you, that’s what I mean!
Can you help me with one thing?
So the mobile add add works.Instead of the mobile number I would like to add another field, what the customer has to enter when ordering: “Anmerkungen zur Bestellung” (See Screenshot 01.png)
And the summary of orders would be a greater effort?
What would it cost if you would customize the export individual? As in the appendix: old / new.
January 4, 2017 at 9:26 am #1213296Nico
MemberThanks for following up Lars!
Instead of the mobile number I would like to add another field, what the customer has to enter when ordering: “Anmerkungen zur Bestellung” (See Screenshot 01.png)
Sure, just change the appropriae lines in the snippet to get that field instead:
if ( !class_exists( 'WC_Order' ) ) return '';$order = new WC_Order( $item['order_id'] );
$value = $order->customer_message;
And the summary of orders would be a greater effort?
Not sure what you mean by this, Can you elaborate a bit more?
What would it cost if you would customize the export individual? As in the appendix: old / new.
Unfortunately we don’t take this type of requests, but here you’ll find a list of folks that might help you out.
Best,
NicoJanuary 26, 2017 at 8:35 am #1224400Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Exporting the tickets customize?’ is closed to new replies.
