When push the VisaCheckout button, i can see just this image
Hey @joakaguilar,
Happy New Year! I'll take a look and get back to you soon.
Hey @joakaguilar,
To help resolve the issue, please provide us with your APIKEY and the HTML code you are attempting to use.
This is my HTML code and APIKEY
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
function onVisaCheckoutReady() {
V.init({
apikey: 'MTON8KPT4B2HIEI5L3Q521YLrCg2MXIh7zq58e7jklkVKgKVY',
encryptionKey: "PrwvQ+s@#Zf-#OhN55SLLqyRHw7-dH8ztsuF9pJK",
paymentRequest:{
subtotal: '10.00',
currencyCode: 'USD'
},
settings: {
displayName: 'Website JOAK'
}
});
}
</script>
</head>
<body>
<img alt="Visa Checkout" class="v-button" role="button" src="https://sandbox.secure.checkout.visa.com/wallet-services-web/xo/button.png"/>
<script type="text/javascript" src="https://sandbox-assets.secure.checkout.visa.com/checkout-widget/resources/js/integration/v1/sdk.js">...>
</script>
</body>
</HTML>
Hey @joakaguilar,
To resolve the issue, can you please remove the encryption key from the HTML and test again? I'd also like to mention that you're using a shared secret in a field that is supposed to receive an encryption key, so you would need to either remove the object or use the correct encryption key.
Please share your test results with us and let us know if this resolves the issue.
I remove the encryption key and the problem continue, I think the problem could be in Dashboard because when created the encryption key, soon disappears and the Type is SYMMETRIC and Should be ENCRYPTION
After that the Dashboard is like
I can´t see the "Outbound and Encryption Key" option's
Hey @joakaguilar,
Thanks for the details. I'll take a look and get back to you soon.
Hey @joakaguilar,
The APIKEY for encryption is this one: KRDGZNYTEDKRGBSSURW913r2qCWYquyjZ3JljkC6TVVng24LA
Are you using another account because we see that all the APIKEYS are different from the one you shared earlier.
Hey @joakaguilar,
Just checking in to see if your issue is resolved? Can you please share your results with us?
Hey @joakaguilar,
We have reached out to you previously but have not heard back. We will go ahead and remove you from our contact list but feel free to reach out to us if you are interested in working together in the future.