Re: Credential On File - TransactionID Value

rf-jha
Regular Visitor

Credential On File - TransactionID Value

We are in the process of coding to the COF mandates.    We are being told that the TransactionID returned in the verification transaction response is being generated by VISA and passed back through the processor to the requester.   If that is the case, then is the following use case accurate:

 

Assuming I am the VISA card holder:

  • If I have a biller (my car loan) that is using Vantiv, and they store my card, they will store the VISA TranID provided in the verification transaction response.
  • If I have another biller (my cable bill) that is using FirstData (or any other processor), they will store the VISA TranID provided in the verification transaction response.   And that VISA TranID should be the same in verification transactions response because VISA as already verified the card once so they will NOT generate a new TranID simply because the card is being verified through another processor.

Any help would be appreciated.

 

Thanks, Rob

3 REPLIES 3
API_Managers
Visa Developer Support Specialist

Re: Credential On File - TransactionID Value

Hey @rf-jha,

 

That's a good question! Can you please let us know which VDP API you are relating your questions to? Once you provide us with the name of the API product that you are referring to then I will be able to provide you with further assistance.

 

Please check our website for specific APIs relevant to your business case.
https://developer.visa.com/apibrowser 

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

rf-jha
Regular Visitor

Re: Credential On File - TransactionID Value

Hi Diana,  

That would be a great question, and one i must guess at as we are writing our own card gateway, where we will be integrating to multiple processors, such as Global Payments, FirstData, etc., we are not coding directly to VISA.  Since they are the ones ultimately sending the verification request to you, I would assume they would be using the  Payment Verification API.   

The question comes down to the TransactionId value returned in the verification transaction response.   

If my card is verified before storing it for Credential on File mandates, does the TransactionID value returned the very first time it is verified stay with it on subsequent verifications?  Or as my card is verified by the many billers/merchants that I have my card stored with get a new TransactionID values assigned to it?   When a verification transaction request comes in, Does VISA/Issuing bank check to see if a card account as already been verified, if it has, it will it send the same TransactionID value it first created or will it generate a new value?

Thanks, Rob 

API_Managers
Visa Developer Support Specialist

Re: Credential On File - TransactionID Value

Hey @rf-jha,

 

To further clarify, are you relating your questions to the Visa Payments Processing APIs, which include the Verification API?

 

The Verification API can be used to validate cardholder account information. Account verification is supported for both Visa and non-Visa brands*. Link to this API is here - https://developer.visa.com/capabilities/vpp/docs-getting-started#section5

 

Please confirm, thanks!

 

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.