Getting started

Installation

Add our sdk to your dependencies:

build.gradle:

dependencies {
    implementation 'net.gini.android:gini-health-sdk:1.3.1'
}

Gini Pay API Client Credentials

You should have received Gini Pay API client credentials from us. Please get in touch with us in case you don’t have them.

Continue to Authentication to see how to use the client credentials to initialize the Gini Health SDK.