BrdgeCardValidationError
This is a BR-DGE card-related validation error.
For more information, find errors starting with 4030
in BR-DGEs Validation Errors documentation.
Discussion
There are some errors that we DO NOT handle as it shouldn't be possible to get them using this SDK.
BrdgePaymentInstrumentTokenization.tokenizeSingleUseCardholderData uses BrdgeCardData as its parameter and it puts constraints as some of the fields. Therefore we are not able to get errors listed below:
4030201 | PAN cannot be blank. | It is not possible to send PAN as nil . |
4030301 | Expiry Date cannot be blank. | It is not possible to send Expiry Date as nil . |
4030603 | The value entered for Tokenize is incorrect. Please use a boolean value, either true or false . | Error thrown when doing Merchant Server operations - for more information, see POST /v1/payments. |
Parameters
Validation Error code
, for more information see Validation Errors documentation.
Validation Error message
, for more information see Validation Errors documentation.
Inheritors
Types
Validation Error Code: 4030504
Validation Error Code: 4030503
Validation Error Code: 4030303
Validation Error Code 4030403
Validation Error Code: 4030102
Validation Error Code: 4030103
Validation Error Code: 4030203
Validation Error Code: 4030703