Flutterwave / React-Native

React Native library for Flutterwave for Business (F4B) v2 and v3 APIs.
https://developer.flutterwave.com/
MIT License
6 stars 13 forks source link

How to have mobile money as the default screen ? #37

Closed ththugues44 closed 2 years ago

ththugues44 commented 3 years ago

Hello

I am having a problem for some currency like XAF or GHS or XOF. I would like the mobile money interface to be by default but it is still the card payment interface that is displayed even though I configure the payment_options parameter to mobilemoney

What to do so that the default interface is mobile money because so far the only way I can find is to deactivate card payment from the settings of my on-board table and I don't want that.

Sincerely,

thecodecafe commented 2 years ago

Hi @ththugues44, sorry to hear you're experiencing this, please log in and go to Settings -> Account settings on your account with the flutterwave web app and ensure Enable Dashboard Payment Options is not checked, then configure your payment option on the SDK and try again. Let me know if this solves your problem.