tabby-ai / tabby_flutter_inapp_sdk

MIT License
2 stars 12 forks source link

Missing currencies #9

Closed yossefEl closed 1 year ago

yossefEl commented 1 year ago

I found that there are few currencies for the mobile package.
enum Currency { aed, sar, kwd, bdh, egp } , while in the web version, the currency is dynamic and can be provided as a String
For example, the QAR currency is missing in the mobile package but the payment can proceed with it in the web

kuznetsov-from-wonderland commented 1 year ago

Hey @yossefEl
We've just released v1.2.0 with Qatar support.