Click or drag to resize

BankPaymentExtensionKeysCardIssuerBankBic Field

Bank Identification Code of the card issuer bank. For account-to-account or QR payment flows, use PayerBankBic and RecipientBankBic instead.

Namespace:  Resto.Front.Api.Data.Payments
Assembly:  Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public const string CardIssuerBankBic = "cardIssuerBankBic"

Field Value

Type: String
See Also