Documentation
¶
Index ¶
Constants ¶
View Source
const ( Cvv1 = "Cvv1" Cvv2 = "Cvv2" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sm ¶
type Sm interface {
Cvv(pan, exp, cvvType string) (string, response.ErrorState)
Pvv(pan, pinBlock string) (string, response.ErrorState)
Offset(pan, pinBlock string) (string, response.ErrorState)
}
Click to show internal directories.
Click to hide internal directories.