You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Customization of the payment does not reflect in flutterwave payment page. For example, the appbar title still shows flutterwave payment and the merchant logo does not showup.
Steps to Reproduce
Set parameters for the customization on flutterwave and
Add the customization to the flutterwave initialization
charge payment
Expected behaviour:
This should work like the previous FlutterwaveStyle but it does not apply any styling
Actual behaviour:
styling are not implemented
Reproduces how often:
This happens all the time in the current version of `flutterwave_standard: 1.0.8'
Configuration
API Version: 1.0.8
Environment: Flutter
Language: Dart
The text was updated successfully, but these errors were encountered:
Description
Customization of the payment does not reflect in flutterwave payment page. For example, the appbar title still shows flutterwave payment and the merchant logo does not showup.
Steps to Reproduce
Expected behaviour:
This should work like the previous
FlutterwaveStyle
but it does not apply any stylingActual behaviour:
styling are not implemented
Reproduces how often:
This happens all the time in the current version of `flutterwave_standard: 1.0.8'
Configuration
The text was updated successfully, but these errors were encountered: