Payment Gateway Accounts

The following operations are available for this resource.

Http Verb Operation
CreateAccount PaymentGateway/Accounts/ReferenceNumber Generate a payment card token from a ReferenceNumber obtained from a previous Authorization request (Vantiv only)
POST Method: CreateAccount, URL: PaymentGateway/Accounts/ReferenceNumber Test

Generate a payment card token from a ReferenceNumber obtained from a previous Authorization request (Vantiv only)

StoreToken PaymentGateway/Accounts/Token Store an externally generated payment card token in Tessitura. Note that for this call to function, the card_mnemonic column in TR_ACCOUNT_TYPE must be filled in appropriately for your credit card processor. Look for the TR_ACCOUNT_TYPE topic in the Tessitura help documentation for more information on the card mnemonic column.
POST Method: StoreToken, URL: PaymentGateway/Accounts/Token Test

Store an externally generated payment card token in Tessitura. Note that for this call to function, the card_mnemonic column in TR_ACCOUNT_TYPE must be filled in appropriately for your credit card processor. Look for the TR_ACCOUNT_TYPE topic in the Tessitura help documentation for more information on the card mnemonic column.