Hey everyone, before writing this post I did some searching and came across this issue in older posts but wasn’t sure I had an answer on this topic.
I’m looking to make a simple app to order drinks for pickup at a local place. the app progress is going well and soon I’ll have to make the real payment work.
What Flutterflow offers ( stripe, Braintree, etc.. ) does not work where I live ( Israel ), plus it has a really high percentage compared to other local online payment providers ( usually it is around ~1% VS ~3% on Stripe and such ).
My question is how to go about adding this payment method, what do I need so I can check which provider has them ( some type of flutter support I assume? ), and will the App Store / Play Store accept my app that uses those payment providers?
Your help is appreciated, thank you!