forked from github/awesome-cordova-plugins
fix(card-io): fix typo in options
This commit is contained in:
@@ -57,7 +57,7 @@ export class CardIO {
|
||||
|
||||
export interface CardIOOptions {
|
||||
requireExpiry?: boolean;
|
||||
requireCCV?: boolean;
|
||||
requireCVV?: boolean;
|
||||
requirePostalCode?: boolean;
|
||||
supressManual?: boolean;
|
||||
restrictPostalCodeToNumericOnly?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user