Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties
hiddentrue

Status

Status
colourYellowGreen
titlefor reviewapproved

Approver

Alpar Szotyori (Unlicensed)

Testing the payment feature requires an app that uses any Gini SDK and which can create payment requests, for example, Gini Health SDK. You can use it to create payment requests and forward them to your banking app to view and resolve those payment requests.

...

After you set the client credentials in the Gini Health SDK’s example app, install it along with your banking app on your device. Run the example app and import an invoice or take a picture of one to start the payment flow. After following the integration steps abovefrom the previous pages, your banking app is should be launched and you’re able to fetch the payment request, show the payment information and resolve the payment after the transaction is confirmed. At this point, you can redirect back to the example app.

...