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
handle 3DS success = false scenario for CardFields (#98)
* remove onError call when success is false
* fix: ensure cardfield flow rejects only when err is not null
* fix: flow type issue
* handle missing props use case
* temporary console logs for alpha release test
* eslint disables for alpha testing
* remove console logs and coerce hasError to boolean
0 commit comments