...
An example app is available in the Gini Health SDK’s repository. In order to test using our example health app, use development client credentials. This ensures that Gini Health SDK uses a payment provider which opens your development banking app. To inject your Gini Bank API credentials into the health example app, fill in your credentials.
Also, replace the ginipay-bank
URL scheme in the example health app’s LSApplicationQueriesSchemes
in the Info.plist
with the Gini Pay URL scheme we provide for your banking app.
For the example implementation you can use our example app.
...