CardSource

From Barion Documentation
Revision as of 12:03, 20 March 2023 by Penteki (talk | contribs) (Created page with "{{PageTitle|title=Card source enumeration}} This enum indicates the source of a bank card. = Included in = Bank card sources are used in the following structures: * Trans...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Card source enumeration

This enum indicates the source of a bank card.

Included in

Bank card sources are used in the following structures:

Enum list

Enum value Byte / int value Description
Unknown 0 The card source is unknown.
Barion 1 The card number was typed on the Barion's GUI or the card number was registered previously.
GooglePay 2 Google Pay
ApplePay 3 Apple Pay

NOTE: The enum value is returned as string.