HI I am using Express Interface for payment processing :
<Credentials>
<AccountID>1055526</AccountID>
<AccountToken>C0224E67016B58EB5A3795F578F7259D64940452E55E9031B1D4CC55840E022BF928A001</AccountToken>
<AcceptorID>3928907</AcceptorID>
</Credentials>
<Application>
<ApplicationID>9447</ApplicationID>
<ApplicationVersion>1.0</ApplicationVersion>
<ApplicationName>HostedPayments.CSharp</ApplicationName>
</Application>
These are the setting I got in my test account . I want to save multiple cards for one customer. Kindly tell me the approach.
Hello Ram,
Below is our Hosted Payment overview which provides details on using Hosted Payment to create a PaymentAccountID (token). Once a token is created it can be stored locally in your customer database. Developers will often associate the last four digits and cardLogo (Visa/MC/Amex) of the card in question with the cardholder in their customer database to facilitate multiple cards.
External-Hosted Payments Flow Overview 09082017.doc