Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information