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
Describe the bug
When trying the workaround for iOS collectInputs bug to pass a dummy collectInputs parameter we had other issues, it look like SDK doesn't return the documented object types in the result. It returns an object that is as follows
hey @asher5 thanks a lot for flagging this issue. We are working on fixing this in the new release to align iOS and Android types, and it is scheduled for end of July.
Describe the bug
When trying the workaround for iOS collectInputs bug to pass a dummy collectInputs parameter we had other issues, it look like SDK doesn't return the documented object types in the result. It returns an object that is as follows
When FormType.SELECTION used
When FormType.NUMERIC used
which is different from what the SDK types defined are i.e.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Stripe Terminal React Native SDK version
^0.0.1-beta.19
)Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: