Skip to content

Commit

Permalink
Merge pull request #26 from EmaSuriano/patch-4
Browse files Browse the repository at this point in the history
fix: update types for error messages
  • Loading branch information
ohansemmanuel authored Aug 18, 2022
2 parents 6846c65 + 38e5a93 commit 3b9f14b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,8 @@ export type RevolutCheckoutErrorType =
| 'error.deactivated-merchant'
| 'error.invalid-postcode'
| 'error.invalid-email'
| 'error.invalid-name'
| 'error.invalid-address'
| 'error.do-not-honour'
| 'error.insufficient-funds'
| 'error.3ds-failed'
Expand Down

0 comments on commit 3b9f14b

Please sign in to comment.