Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where to find the server secret for the test server? #2

Closed
tjerkw opened this issue Aug 10, 2017 · 2 comments
Closed

Where to find the server secret for the test server? #2

tjerkw opened this issue Aug 10, 2017 · 2 comments

Comments

@tjerkw
Copy link

tjerkw commented Aug 10, 2017

Its unclear where to find the "app id" and the "merchant server secret" for testing payments in app without a backend.

This also doesnt help me:
https://checkoutshopper-test.adyen.com/checkoutshopper/demoserver/

Where exactly can this be found?

@wvdriel
Copy link

wvdriel commented Aug 16, 2017

Hi Tjerk,

Thanks for asking. The app-id can be a dummy value, we don't perform any checks on that field. You can find the X-MerchantServer-App-SecretKey in the Customer Area.
Go to the Customer Area (https://ca-test.adyen.com/ca/ca/login.shtml) -> Merchant account -> settings -> users -> your webservice user (ws@company.yourCompany). In this screen you will see a block "Checkout token", in this block there is the "Checkout API key" and the "Checkout Demo Secret". The Checkout API key is used in your own server implementation: X-API-KEY. The Checkout Demo Secret is when you want to use our test server: x-demo-server-api-key.

If you don't see the "Checkout token" we need to do some configuration on your account. Please send an email to support@adyen.com.

We're currently aligning the naming of these variables between the test apps and Customer Area. So moving forward, it should be easier to get the right credentials in place.

Cheers,
Willem

@tjerkw
Copy link
Author

tjerkw commented Aug 16, 2017

Indeed i didn't see it there, because I had to ask Adyen Support to enable the feature.
Thanks! Its more clear now.

If you don't see the token: Ask adyen support to enable it for your account.

jreij added a commit that referenced this issue May 2, 2023
Release 5.0.0-alpha01 (re-run #2)
jreij added a commit that referenced this issue Mar 13, 2024
Fix Renovate builds failing (attempt #2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants