Skip to main content

SubmitResultSuccess

type SubmitResultSuccess = object;

Submit result object on success from the SecureFields SDK

Properties

birth_date?

optional birth_date: string;

The cardholder's birth date in ISO 8601 format (YYYY-MM-DD). Only present for Oney private-label cards, where the birth date replaces the CVV. This value is not sent to the vault — it must be forwarded by the merchant when creating the payment.


card?

optional card: CardInfo;

Additional card informations linked to the token

See

CardInfo


vault_form_token

vault_form_token: string;

The token representing the card details