Click or drag to resize
CMSPaymentGatewayProvider Fields

The CMSPaymentGatewayProvider type exposes the following members.

Fields
  NameDescription
Protected fieldmErrorMessage
Payment result message displayed to user when payment fails.
Protected fieldmInfoMessage
Payment result message displayed to user when payment succeeds.
Protected fieldmIsPaymentCompleted
Indicates whether payment is already completed.
Protected fieldmOrder
Order object which is going to be paid.
Protected fieldmOrderId
Order ID.
Protected fieldmPaymentDataContainer
Payment gateway data container of the current shopping cart step control.
Protected fieldmPaymentDataForm
Payment gateway form with custom controls.
Protected fieldmPaymentResult
Payment result.
Protected fieldmShoppingCartControl
Parent shopping cart control the current shopping cart step belongs to.
Protected fieldmShoppingCartInfoObj
Shopping cart object which stores all data during the checkout process.
Top
See Also