@@ -483,7 +483,7 @@ class ElementCardAuthorizationNetworkDetailsVisa(BaseModel):
483483 3-D Secure program.
484484 - `non_authenticated_security_transaction` - Non-authenticated security
485485 transaction: Use to identify an electronic commerce transaction that uses data
486- encryption for security however , cardholder authentication is not performed
486+ encryption for security however, cardholder authentication is not performed
487487 using 3-D Secure.
488488 - `non_secure_transaction` - Non-secure transaction: Use to identify an
489489 electronic commerce transaction that has no data protection.
@@ -1087,7 +1087,7 @@ class ElementCardDeclineNetworkDetailsVisa(BaseModel):
10871087 3-D Secure program.
10881088 - `non_authenticated_security_transaction` - Non-authenticated security
10891089 transaction: Use to identify an electronic commerce transaction that uses data
1090- encryption for security however , cardholder authentication is not performed
1090+ encryption for security however, cardholder authentication is not performed
10911091 using 3-D Secure.
10921092 - `non_secure_transaction` - Non-secure transaction: Use to identify an
10931093 electronic commerce transaction that has no data protection.
@@ -3374,7 +3374,7 @@ class ElementCardValidationNetworkDetailsVisa(BaseModel):
33743374 3-D Secure program.
33753375 - `non_authenticated_security_transaction` - Non-authenticated security
33763376 transaction: Use to identify an electronic commerce transaction that uses data
3377- encryption for security however , cardholder authentication is not performed
3377+ encryption for security however, cardholder authentication is not performed
33783378 using 3-D Secure.
33793379 - `non_secure_transaction` - Non-secure transaction: Use to identify an
33803380 electronic commerce transaction that has no data protection.
0 commit comments