PaymentMethodIndicator

From Barion Documentation
Jump to navigation Jump to search

PaymentMethodIndicator enumeration

This enum indicates when had the payer added the card to it's account.

Included in

Payment method indicator are used in the following structures:

Enum list

Enum value Byte / int value Description
NoAccount 0 The card has not been added, it's a guest payment.
ThisTransaction 10 The card has been added with this payment.
LessThan30Days 20 The card has been added less than 30 days ago.
Between30And60Days 30 The card has been added between 30 and 60 days ago.
MoreThan60Days 40 The card has been added more than 60 days ago.