Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Where i can find hostname for config? #7

Open
vvangasam opened this issue Jan 5, 2021 · 3 comments
Open

Where i can find hostname for config? #7

vvangasam opened this issue Jan 5, 2021 · 3 comments

Comments

@vvangasam
Copy link

Hi,

I am writing config in web.config and there i need to enter hostname and proxy hostname, from where i will get that?

Thanks

@vvangasam
Copy link
Author

I tried

<ConnectSDK connectTimeout="5000" socketTimeout="30000" maxConnections="10" authorizationType="got from config panel" integrator="abc"> <apiEndpoint host="eu.api-ingenico.com" scheme="https"></apiEndpoint> </ConnectSDK>

but i am getting "ExceptionMessage":"Unsupported Authorization",

@rob-spoor
Copy link

The authorizationType needs to be v1HMAC.

Have you already read .NET SDK? It contains some instructions on how to get started.

@vvangasam
Copy link
Author

i had gone through and i know authorizationType needs to be v1HMAC. because in github i replace with "got from config panel". Please let me know if any other information i can provide to solve this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants