Skip to main content
Commerce

BCPaymentMethods

PX.Commerce.ObjectsRelease 2025.2

Represents a mapping between a payment method in an external store and a payment method in ERP.

Field NameTypeDisplay NameForeign Key
Active
bitActive-
Description:Indicates whether this mapping is currently active.
BindingIDDefault Navigation
intStoreBCBinding
Description:Represents a store to which the entity belongs. The property is a key field.
CashAccountIDDefault Navigation
intCash AccountCashAccount
Description:The Cash Account to use when mapping payments with this mapping.
CreatePaymentFromOrder
bitCreate Payment from Order-
Description:Indicates whether payments should be automatically created for orders with this payment method.
PaymentMappingID
int-
Description:The identity of this record.
PaymentMethodIDDefault Navigation
nvarcharERP Payment MethodPaymentMethod
Description:The ID of the payment method in ERP that is being mapped.
ProcessRefunds
bitProcess Refunds-
Description:Indicates whether payments of this type should allow refunds to be processed.
ProcessingCenterIDDefault Navigation
nvarchar(10)Proc. Center IDCCProcessingCenter
Description:The ID of the processing center to use when mapping payments with this mapping
ReleasePayments
bitRelease Payments and Refunds-
Description:Indicates whether payments should be automatically released when importing payments that use this mapping.
StoreCurrencyDefault Navigation
nvarcharStore CurrencyCurrency
Description:The currency of the payment method from the external store that is being mapped.
StoreOrderPaymentMethod
nvarcharStore Order Payment Method-
Description:The order payment method from the external store that is being mapped.
StorePaymentMethod
nvarcharStore Payment Method-
Description:The payment method from the external store that is being mapped.