I need the ability for a user to make a reservation, and select to pay at check-in. Problem is, I *do* want to require the user to enter a valid CC number that I could charge in the event the group doesn’t show up. Obviously I don’t want to store the CC information; I want to create a profile at payment gateway (looking at swipe, which definitely has the capability, or PayFlow Pro, but could use another if it gets me to a solution). Then if the customer doesn’t show, I can manually charge them no-show fee.
Ideally, at check-in I could just have option to charge tickets using card on file, or accept different payment from multiple guests.
Very often we get groups of folks with one organizer. The organizer makes the reservation for everyone, but then wants the individuals to pay directly at check-in.
Is there a way I can implement this?