Online Orders without a Login

Former Member
Former Member $organization

Greetings and Salutations,

Recently a question came up from our Marketing group wondering if it is possible to sell a ticket online without a login.  Is anyone out there currently doing this?  If so, could you share how you are doing that?

Many Thanks,

Laurie Skouge

Parents
  • If what they are really asking is if it is possible to sell a ticket online without requiring the customer to login to their own account then yes it certainly is. 

    You can just code your page to automatically login to a generic account and the order is completed there. I would suggest still adding a form with some kind of patron contact info capture (name, address, etc...) and use the API method AddOrderComments to grab that info so it isn't 'lost'.

    Good luck!

Reply
  • If what they are really asking is if it is possible to sell a ticket online without requiring the customer to login to their own account then yes it certainly is. 

    You can just code your page to automatically login to a generic account and the order is completed there. I would suggest still adding a form with some kind of patron contact info capture (name, address, etc...) and use the API method AddOrderComments to grab that info so it isn't 'lost'.

    Good luck!

Children
No Data