Setting up a new Application

Applications are the central element that all of VouchrSDK’s options are built around. Each application may have it’s own configuration properties, payments and custom content. To set up your first application, 2 things must be configured

Application Properties

You may set up one or several applications. Each application will have it’s own set of properties, keys and content

New Application Screenshot

Application Keys

Application Keys are used to configure access to our sdks. You may configure 1 application key per application in a simple configuration, or several if you want to be able to identify different clients for the same application uniquely

Use https://api.vouchrsdk.com/ as the VOUCHR_BASE_URL and the configured api key as SDK_ID when configuring your IOS or Android project

New Key Screenshot Generated Key Screenshot