additional payment method data
for a given vaultedPaymentMethodId
.
validate
method performs validation operation for the given vaultedPaymentMethodId
and vaultedPaymentMethodAdditionalData
.
The completion handler will either return an array of errors, or nil
if validation is successful.
The errors returned can be cast to PrimerError
or PrimerValidationError
.