AR
CustomerPaymentMethodInfo
PX.Objects.AR15 of 15 fields
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
PMInstanceID | int | - | ||
Description:The identifier of the payment method instance. Corresponds to the PMInstance.PMInstanceID field. | ||||
ARIsOnePerCustomer | bit | - | ||
Description:Indicates (if set to "true") that there can be only one instance of the payment method for each customer. | ||||
AvailableOnPortals | bit | Available on Portals | - | |
Description:No description available | ||||
BAccountID | int | Customer | ||
Description:The identifier of the Customer record from the customer payment method settings. Corresponds to the CustomerPaymentMethod.BAccountID field. | ||||
CashAccountID | int | Cash Account | CashAccount | |
Description:The identifier of the cash account from the customer payment method. Corresponds to the CashAccount.CashAccountID field. | ||||
CCProcessingCenterID | nvarchar(10) | Proc. Center ID | - | |
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
Descr | nvarchar(60) | Description | - | |
Description:No description available | ||||
ExpirationDate | datetime2 | Expiration Date | - | |
Description:No description available | ||||
IsActive | bit | Active | - | |
Description:No description available | ||||
IsCustomerPaymentMethod | bit | Override | - | |
Description:Indicates (if set to "true") that the payment method has been overridden at the customer level; that is, there is a CustomerPaymentMethod record defined for the combination of the customer record and the generic payment method. | ||||
IsDefault | bit | Is Default | - | |
Description:Indicates (if set to "true") that the payment method is used by default for the customer. This is an unbound field. | ||||
IsPortalDefault | bit | Is Default (Portal) | - | |
Description:No description available | ||||
PaymentMethodID | nvarchar(10) | Payment Method | PaymentMethod | |
Description:No description available | ||||
PaymentType | char(3) | - | ||
Description:No description available | ||||