Updated on 2026-08-14
This commit is contained in:
parent
438b8ab22b
commit
c38fa7ad19
4 changed files with 15 additions and 117 deletions
|
|
@ -45,6 +45,8 @@ enum class VisaActivationError(
|
|||
AddressNotMatched(104003008),
|
||||
InconsistentRemoteState(104003009),
|
||||
FailedRemoteState(104003010),
|
||||
VisaCardForApproval(104003011),
|
||||
CardIdNotMatched(104003011),
|
||||
}
|
||||
|
||||
object VisaAuthorizationAPIError : UniversalError {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue