BankPaymentExtensionKeys Class |
Namespace: Resto.Front.Api.Data.Payments
public static class BankPaymentExtensionKeys
The BankPaymentExtensionKeys type exposes the following members.
| Name | Description | |
|---|---|---|
| AcquirerBankBic |
Bank Identification Code of the acquiring bank.
| |
| CardIssuerBankBic |
Bank Identification Code of the card issuer bank.
For account-to-account or QR payment flows, use PayerBankBic and
RecipientBankBic instead.
| |
| OriginalProviderTransactionId |
Original payment provider transaction identifier for reversal or refund scenarios.
| |
| PayerBankBic |
Bank Identification Code of the payer bank.
| |
| PaymentPurpose |
Payment purpose or remittance information.
| |
| RecipientBankBic |
Bank Identification Code of the recipient bank.
|