digisigns
June 2, 2016 at 11:14 pm
We are almost there. Ready to start selling. Want to know the following
Need to give the customer 3 options to choose from on ticket delivery.
ship to address
will call
pickup location
Can you send me documentation on that.
Also how to i add shipping charges if someone choose shipping?
Lorenzo Orlando Caum
June 3, 2016 at 4:37 am
Add New Note to this Reply
Hello,
This question is similar to a question previously asked here:
https://eventespresso.com/topic/ticketing-delivery-options/#post-206020
Shipping charges are not supported in Event Espresso. However, you could setup something to apply an extra charge based on the question by using a custom function like this which could go in a site specific plugin (https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/ ):
https://github.com/eventespresso/ee-code-snippet-library/blob/master/checkout/bc_ee_apply_transaction_surcharge.php
This will require some minor custom coding so if you are not familiar with PHP, then I recommend teaming up with a developer:
https://eventespresso.com/developers/event-espresso-pros/
—
Lorenzo