flutter-stripe / flutter_stripe

Flutter SDK for Stripe.
https://pub.dev/packages/flutter_stripe
929 stars 513 forks source link

Get FPX bank listing #910

Open anderscheow opened 2 years ago

anderscheow commented 2 years ago

Is your feature request related to a problem? (please describe) Currently in order to use FPX, need to use native screen to render all the banks.

Describe the solution you'd like I would like to have an api to get all the FPX banks so that I can customise own UI to show the bank listing without using native screen from iOS and Android.

remonh87 commented 2 years ago

I created an issue on the Stripe sdk we are dependent on them to implement it