Hello from Crello Dev Team. We are working on Visa Card Eligibility Service integration and faced some issues.
API: Visa Card Eligibility iFrame API
Problem: styles doesn’t load in the iframe
Details: We successfully implemented the Register iFrame flow and rendered the iframe itself. But it has raw styling as presentation1.css is not loaded (404 Not Found). We found out that the request for this stylesheet is redirected from the original link (https://vcescert.visammg.com/VCESIFrameSbx/css/presentation1.css)
to some weird one
(https://vcescert.visammg.com/VCESIFrameSbx/(S(gvos4qmfr0qy3flqn3gg4x0o))/css/presentation1.css).
Screenshots attached.
May you please explain how can we make an iframe look as it was presented to us (see in screenshots)?
Looking forward to your response.
Best regards, Crello Development Team.
Solved! Go to Solution
Hi @roman_borodatov,
For VCES integration issues on CERT environment, please send an email to developer@visa.com and share the project name. We have a dedicated support team to help with issues in CERT.
Hi @roman_borodatov,
Thanks for clarifying that you are testing in sandbox environment. Please share the API endpoint URL that you are calling? Is it this: https://sandbox.api.visa.com/visacardeligibilityservices/v1/registeriframe/token
Is there is an issue of the redirect to the url that you provided?
@SLi I am using this API request https://sandbox.api.visa.com/visacardeligibilityservices/v1/registeriframe/token to get a token for my iframe.
Then i am rendering iframe on my html page with this code:
Hi @roman_borodatov,
Please use the url below (no backslash after Sbx):
https://vcescert.visammg.com/VCESIFrameSbx?Token={token}&Lang=en
Hi @SLi
I've used the URL you suggested and it created another issue. Now iframe is not loading properly due to multiple redirects.
Best,
Roman
Hi @roman_borodatov,
The redirect is a known issue that our tech team is investigating. I'll share update as soon as I hear back from the team.
Hi @SLi
I am looking forward to hearing from you. Our partnership integration with Visa is blocked at the moment by this iframe issues.
Best,
Roman.