Flutterwave / AndroidSDK

Rave's Android Drop In UI
7 stars 8 forks source link

Is it possible to show the payment amount on payment page? #238

Closed imrankst1221 closed 3 years ago

imrankst1221 commented 3 years ago

Is there any way to show the payment amount or any custom text on the payment page?

OlaAde commented 3 years ago

Setting .shouldDisplayFee(boolean) to true should do just that.