BaseConfigurationBuilder
Initialize a configuration builder with the required fields.
The shopper locale will match the value passed to the API with the sessions flow, or the primary user locale on the device otherwise. Check out the Sessions API documentation on how to set this value.
Parameters
The Environment to be used for internal network calls from the SDK to Adyen.
Your Client Key used for internal network calls from the SDK to Adyen.
Parameters
The Locale of the shopper.
The Environment to be used for internal network calls from the SDK to Adyen.
Your Client Key used for internal network calls from the SDK to Adyen.
Deprecated
You can omit the context parameter
Alternative constructor that uses the context to fetch the user locale and use it as a shopper locale.
Parameters
A Context
The Environment to be used for internal network calls from the SDK to Adyen.
Your Client Key used for internal network calls from the SDK to Adyen.