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?
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
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)
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!
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.