We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2054e0f commit 879b994Copy full SHA for 879b994
README.md
@@ -173,3 +173,4 @@ The tokenization is triggered when the SubmitButton is pressed. The process of g
173
| cardValidationChanged | function | Triggered when the state of the card validation changes. |
174
| cardTokenized | function | Triggered after a card is tokenized. Here you will get the card token alongside general card information |
175
| cardTokenizationFailed | function | Triggered after the card tokenization fails. |
176
+| cardBinChanged | function | Triggered when the user inputs or changes the first 8 digits of a card. |
0 commit comments