Entering a new credit card for a customer
|
Top Previous Next |
· | First it looks at previous transactions for the Reservation and will use the last card from the most recent reservation payments made by credit card.
|
· | If no cards are found in reservation transactions, then it will look at Customer transactions (e.g. from other reservations, or done on just the Customer).
|
· | If still no card is found, then it will check the Reservation's Guarantee info, under Reservation Details. (This is assumed to only be useful when they first make the reservation and have no transactions yet.)
|
· | Finally it will check the Customer's Guarantee info (this is assumed to be oldest, e.g. left over from prior reservations).
|