We are in the process of integrating our website with Tess and I have some questions about the checkout process.
Can credit card numbers, masked, last 4, be pulled from Tess and presented to an account holder so they can select which card to charge to? Can the account holder be allowed to delete or inactivate an existing card? Can they update a credit card expiration date?
If these functions are not possible through the API how have your customers and departments handled this, or been handled, when moving to the web?
Any insight is greatly appreciated.
If anyone is interested we went with two local procedures accessed through the api. one is used to pull CC information so a customer can select an existing CC from thier(individual/househould/household primamry member) account which can then be passed into the checkout process. the second is to allow a customer to update the name and expiration date on a card as well as allow inactivating and reactivating a card.