sumup / sumup-android-sdk

Sample App for the SumUp Android SDK
Other
100 stars 28 forks source link

Qt Integration #191

Open ruota opened 1 year ago

ruota commented 1 year ago

Hi, I am trying to integrate android code into a Qt application. By creating a Java activity I can make almost everything work but I can't understand why it doesn't open the payment window. Calling the static functions from the main Qt activity works but I can't get the results. Could you help me by inserting the API polling for the results or understand why the payment page responds rejected by my Java activity inside the Qt project? The rest works fine, it's a small step towards being able to support a new framework

Regards Alessio