Requested data access level [FULL] is more detailed than merchant profile level [SUMMARY], assuming
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Requested data access level [FULL] is more detailed than merchant profile level [SUMMARY], assuming
I tried calling the VisaCheckout with dataLevel = FULL like below:
function onVisaCheckoutReady() {
V.init({
apikey: "....",
settings: {dataLevel:"FULL"},
});
But then I got the following in the response object:
"responseStatus":{
"status":200,
"code":1017,
"severity":"WARNING",
"message":"Requested data access level [FULL] is more detailed than merchant profile level [SUMMARY], assuming the latter."
}
How can I use FULL in sandbox account?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Requested data access level [FULL] is more detailed than merchant profile level [SUMMARY], assum
Hi,
Thanks for your question! We have an expert team that manages questions specific to the Visa Checkout product. Please submit this inquiry to Developer@visa.com and someone will connect you to the expert team soon!
Thank you,
Diana
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Requested data access level [FULL] is more detailed than merchant profile level [SUMMARY], assum
I also have the same query about changing the access level to [FULL} in my profile.
How to make the change?
Regards
Nambi Vasudeva
(nambi@vihana.com.au)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Requested data access level [FULL] is more detailed than merchant profile level [SUMMARY], assum
Hi @NambiVasudeva,
We have an expert team that manages questions specific to the Visa Checkout product. Please email this inquiry to Developer@visa.com and someone will connect you to the expert team soon!
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Requested data access level [FULL] is more detailed than merchant profile level [SUMMARY], assum
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Requested data access level [FULL] is more detailed than merchant profile level [SUMMARY], assum
After the enrollment, you will get a Visa Checkout Api key tellsubway , which you can use to place the Visa Checkout button or Lightbox on your website.