I can´t to logon VisaCheckout page

joakaguilar
Regular Visitor

I can´t to logon VisaCheckout page

Visa_1.pngWhen push the VisaCheckout button, i can see just this image

 
9 REPLIES 9
API_Managers
Visa Developer Support Specialist

Re: I can´t to logon VisaCheckout page

Hey @joakaguilar,

 

Happy New Year! I'll take a look and get back to you soon.

 




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: I can´t to logon VisaCheckout page

Hey @joakaguilar,

 

To help resolve the issue, please provide us with your APIKEY and the HTML code you are attempting to use.

 




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.

joakaguilar
Regular Visitor

Re: I can´t to logon VisaCheckout page

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>

 

Visa_2.png

API_Managers
Visa Developer Support Specialist

Re: I can´t to logon VisaCheckout page

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.

 




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.

joakaguilar
Regular Visitor

Re: I can´t to logon VisaCheckout page

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 ENCRYPTIONVisaEncryKey.pngVisaManualQuick.png 

After that the Dashboard is like

VisaConfi.png

I can´t see the "Outbound and Encryption Key" option's

API_Managers
Visa Developer Support Specialist

Re: I can´t to logon VisaCheckout page

Hey @joakaguilar,

 

Thanks for the details. I'll take a look and get back to you soon.

 




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: I can´t to logon VisaCheckout page

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.

 




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: I can´t to logon VisaCheckout page

Hey @joakaguilar,

 

Just checking in to see if your issue is resolved? Can you please share your results with us?

 




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: I can´t to logon VisaCheckout page

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. 

 

 




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.