-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rave_flutter: 0.0.9-alpha+1 , always show error phonenumber is required #31
Comments
Please, can you paste the construction of the |
var initializer = RavePayInitializer(
|
@Wilburt sir..please help me for that error. |
Please, at what point does it display this error? A video will be appreciated. |
sir any update on this..i am also getting phone number is required after i enter pin then this message is appear no otp screen is showing |
I am getting the same . This is my constructor When I select pay with card and follow all the steps until : Enter your billing details, I get the error |
RaveResult{status: RaveStatus.error, rawResponse: null, message: phonenumber is required}
there is no any field to pass phonenumber in RavePayInitializer, then how can i pass phonenumber to that
The text was updated successfully, but these errors were encountered: