Where can I get my apiKey, my sharedSecret, my "client certificate file", my "certificate file" and my "private key"?
Thank you
Hey @Orbitrading,
How to Get API Key and Shared Secret
1. If you haven't already registered, register on VDP here - https://developer.visa.com/portal/auth/register
2. Create a Project that uses X-Pay Token authentication. You can refer to the Working with Visa APIs guide here - https://developer.visa.com/pages/working-with-visa-apis
3. After you create a project app that uses X-Pay Token (for example the CyberSource API uses X-Pay Token), go to the Dashboard and click on the project app you have created.
4. Once you are in the project, navigate to the left side menu and click on "Credentials". Then under the "Inbound and Authentication Keys" section click on the "API Key" drop down arrow and you will see the API Key and Shared Secret.
How to Get Client Certificate File, Certificate File and Private Key
1. If you haven't already registered, register on VDP here - https://developer.visa.com/portal/auth/register
2. Create a Project that uses Two-Way SSL authentication. You can refer to the Working with Visa APIs guide here - https://developer.visa.com/pages/working-with-visa-apis
3. When you create a Two-Way SSL project, we recommend users to select the "Generate a CSR for me" option. Read the pop-up window and click on "Submit" button.
4. Download and save your "Certificate Private Key".
4. After you create a project app that uses Two-Way SSL (for example the Visa Account Updater API uses Two-Way SSL), go to the Dashboard and click on the project app you have created.
5. Navigate to the left hand side menu and click on "Credentials", then download the Certificates on that page.