Re: Visa Card Eligibility IFrame API Flow

Solved! Go to solution
NijatJalil
Dabbler

Visa Card Eligibility IFrame API Flow

Hi . I am trying to implement IFrame API. I get token successfully. But I didnt understand where use this token. Other Iframe apis want me a aliasId. How i get aliasId from token. Please explain me api overflow. Thank you

4 REPLIES 4
NijatJalil
Dabbler

Re: Visa Card Eligibility IFrame API Flow

jenn_kh
Community Moderator

Re: Visa Card Eligibility IFrame API Flow

Thank you for your question, @NijatJalil! An agent is looking into this and will get back to you as soon as possible. In the meantime, if any community member knows the solution, feel free to reply here! -Jenn

API_Managers
Visa Developer Support Specialist

Re: Visa Card Eligibility IFrame API Flow

Hi @NijatJalil,

 

I'll ask the product team and get back to you soon on this. 




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.

API_Managers
Visa Developer Support Specialist

Re: Visa Card Eligibility IFrame API Flow

Hi @NijatJalil,

 

I'd like to refer you back to the documentation. Rendering the iFrame is a standard process done by each user. I’ve included an example for educational purposes.

 

<iframe

id="frame"

src="https://vcescert.visammg.com/VCESIFrameSbx?Token={token}&Lang=en

width="500"

height="500"

/>




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.