Test Question(Visa Card Eligibility iFrame API)

royzhao
Regular Visitor

Test Question(Visa Card Eligibility iFrame API)

1.Can you test with real card number in Certification environment?

2.After submitting ieligibility frame to verify card number, how many pages can I jump to?

3.Is Visa Card Eligibility iFrame API changed?(Because before is to verify the card number, verify success to jump to a page, check failed to jump to another page, and now is to jump a page, and to call another interface to get the results verify the card number)

 

Thank you very much.

4 REPLIES 4
API_Managers
Visa Developer Support Specialist

Re: Test Question(Visa Card Eligibility iFrame API)

Hi @royzhao,

 

Please see my inline answers to your questions below. Hope that helps and it's great to see that you're interested in using Visa Card Eligibility Service.

 

Test Question - Visa Card Eligibility iFrame API

  1. Can you test with real card number in Certification environment? No, we cannot use real card number in the certification environment. Visa can provide test data which would work in the certification environment. Real cards can only be used in the production environment.
  2. After submitting ieligibility frame to verify card number, how many pages can I jump to? The session management needs to be done on the website. With that you could navigate accordingly to as many pages as you would like.
  3. Is Visa Card Eligibility iFrame API changed?(Because before is to verify the card number, verify success to jump to a page, check failed to jump to another page, and now is to jump a page, and to call another interface to get the results verify the card number) Yes. The legacy approach has been deprecated and we relaunched this interface earlier last year.

 

 




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.

royzhao
Regular Visitor

Re: Test Question(Visa Card Eligibility iFrame API)

Hi,Diana:

       Thank you very much!

        I have two more questions:

           1.will the iframe return correlation-id after submitting the verification card number jump page? (currently there is no return in Certification environment)

           2.Does the production environment need new certificates, new keys, new Vendor Unique ID, new User ID, and new Password?

 

Thanks & Regards.

Roy Zhao

API_Managers
Visa Developer Support Specialist

Re: Test Question(Visa Card Eligibility iFrame API)

Hi @royzhao,

 

You're welcome! It's been a pleasure working with you to get these answers to your questions. For your most recent set of questions, please see my answers below.

 

1. will the iframe return correlation-id after submitting the verification card number jump page? (currently there is no return in Certification environment)

[Answer] We do not return any ids in the URL. After the redirect, one would need to call the Get Validation Status API call to get this.


2. Does the production environment need new certificates, new keys, new Vendor Unique ID, new User ID, and new Password?

[Answer] Yes. You will need new certs, keys, vendor unique id, etc.

 

 



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.

royzhao
Regular Visitor

Re: Test Question(Visa Card Eligibility iFrame API)

    Thanks!