...
Your Ticket Evolution sales representative will create the hosted checkout at the domain of your choosing. The domain must be different than the one your site uses. Many customers opt to use something like checkout.example.com.
Follow our instructions for pointing this new domain to our servers.
When your customer selects tickets on your the link should take them to
https://checkout.example.com/checkout/payment/:event_id/:ticket_group_id?quantity=2
checkout.example.com
should be the domain selected for your checkout:event_id
is the ID of the Event:ticket_group_id
is the ID of the ticket group to purchase?quantity=2
Is optional and if included will cart the given quantity of tickets. If omitted a quantity selector will be presented.