hey mate i just finished a kivy app with stripe payments, everything works fine the only problem i am facing is when doing deployment im missing a requirement(buildozer.spec) to make it work as if i remove 'import stripe' in my code it works fine until i have to use the stripe funcion of course