Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is there a possibility to add a new type of card to CreditSystem ? #109

Closed
Caypoh23 opened this issue Dec 15, 2022 · 5 comments
Closed

is there a possibility to add a new type of card to CreditSystem ? #109

Caypoh23 opened this issue Dec 15, 2022 · 5 comments

Comments

@Caypoh23
Copy link

No description provided.

@caseyryan
Copy link
Owner

No. They use hardcoded constants.
Why do you need a new card system? Is it some custom or existing one?

@Caypoh23
Copy link
Author

@caseyryan It is existing one

@caseyryan
Copy link
Owner

@caseyryan It is existing one

So, what's you proposition?

@Caypoh23
Copy link
Author

Caypoh23 commented Dec 19, 2022

A possibility to add an alternative card system as in phone input formatter (method addAlternativePhoneMasks). User can enter values via constructor or method parameters:

{
      'system': 'UzCard',
      'systemCode': '8600',
      'numberMask': '0000 0000 0000 0000',
      'numDigits': 16,
},

@caseyryan It is existing one

So, what's you proposition?

@caseyryan
Copy link
Owner

added in Added in 2.11.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants