shared secret

omarv
Regular Visitor

shared secret

hi, when i create a new proyect the 'shared secret' , is setting to blank and i don't know why that append.

Someone could help me with this?
Thank you.

5 REPLIES 5
SyedSa
Community Moderator

Re: shared secret

Hi @omarv, Thank you for reaching out. An agent will get back to you as soon as possible. Until then, if any community member has information that may be helpful, feel free to reply in this thread.

omarv
Regular Visitor

solved

Hi  solved my issue , check 

https://developer.visa.com/pages/working-with-visa-apis/x-pay-token

need 

4. Decrypting Shared Secret with Private Key

You need this to get the shared secret

DianaVisaPM
Visa Developer Support Specialist

Re: solved

Hey @omarv,

 

Thanks for sharing the solution with us!




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.

ANG
New Contributor

Shared Secret cant be seen.

Hi, 
I cant see the shared secret, 

I applied the code in the box and hit submit and it gave me an error. please help.

DianaVisaPM
Visa Developer Support Specialist

Re: Shared Secret cant be seen.

Hey @ANG,

 

If you are encountering an error when trying to view the shared secret after entering the code in the provided box and hitting submit, there may be several reasons for this issue. Here are some steps you can take to troubleshoot and resolve the problem:

 

Steps to Resolve Shared Secret Viewing Issues

1. Check the Code: Ensure that the code you are entering is correct. Double-check for any typos or extra spaces. The code is case-sensitive, so make sure you are entering it exactly as provided.

2. Browser Compatibility: Sometimes, browser-related issues can cause problems with form submissions. Try using a different web browser or updating your current browser to the latest version.

3. Clear Cache and Cookies: Clearing your browser cache and cookies can resolve issues caused by outdated or corrupted data. Here’s how to do it:
- In Chrome: Go to Settings > Privacy and security > Clear browsing data.
- In Firefox: Go to Options > Privacy & Security > Cookies and Site Data > Clear Data.

4. Network Issues: Ensure that your internet connection is stable. Unstable connections can cause issues with submitting forms and viewing secure data.

5. VPN/Proxy: If you are using a VPN or proxy, try disabling it temporarily to see if that resolves the issue.

6. Retry Submission: Sometimes, temporary server issues can cause errors. Wait for a few minutes and try submitting the code again.

 

By following these steps, you should be able to identify and resolve the issue preventing you from viewing the shared secret. 




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.