paytabscom / flutter-sdk-bridge

MIT License
12 stars 11 forks source link

Validation in iOS ? #63

Open madatr opened 1 year ago

madatr commented 1 year ago

Why don't you have any validation features for the input data, if a user clicks pay now and some info is missing or incorrect there is no validation or feedback such as a red border around the field with the issue or a pop up.

This is very confusing and not considered a good practice.

Also, the way you have implemented the FlutterPaytabsBridge.startCardPayment method is not convenient as it does not return a future with the payment result.

Thanks,

madatr commented 1 year ago

Any news on this?

naseeem commented 1 year ago

+1 please show the validation message

karimSalahx commented 1 year ago

+1 validation is working on android, just make it the same on iOS, as it is a critical feature to have

madatr commented 1 year ago

any progress on this? this a a vital feature and is a majour hindrance for users