CMSCreditPaymentProvider Fields |
The CMSCreditPaymentProvider type exposes the following members.
Name | Description | |
---|---|---|
CREDIT_PAYMENT_FORM_ID |
ID of the credit payment form control.
| |
mAvailableCreditInMainCurrency |
Available credit in main currency.
| |
mAvailableCreditInOrderCurrency |
Available credit in order currency.
| |
mErrorMessage |
Payment result message displayed to user when payment fails.
(Inherited from CMSPaymentGatewayProvider.) | |
mExchangeRate |
Exchange rate.
| |
mInfoMessage |
Payment result message displayed to user when payment succeeds.
(Inherited from CMSPaymentGatewayProvider.) | |
mIsPaymentCompleted |
Indicates whether payment is already completed.
(Inherited from CMSPaymentGatewayProvider.) | |
mMainCurrencyObj |
Main currency data object.
| |
mOrder |
Order object which is going to be paid.
(Inherited from CMSPaymentGatewayProvider.) | |
mOrderCurrencyObj |
Order currency data object.
| |
mOrderId |
Order ID.
(Inherited from CMSPaymentGatewayProvider.) | |
mPaymentDataContainer |
Payment gateway data container of the current shopping cart step control.
(Inherited from CMSPaymentGatewayProvider.) | |
mPaymentDataForm |
Payment gateway form with custom controls.
(Inherited from CMSPaymentGatewayProvider.) | |
mPaymentResult |
Payment result.
(Inherited from CMSPaymentGatewayProvider.) | |
mShoppingCartControl |
Parent shopping cart control the current shopping cart step belongs to.
(Inherited from CMSPaymentGatewayProvider.) | |
mShoppingCartInfoObj |
Shopping cart object which stores all data during the checkout process.
(Inherited from CMSPaymentGatewayProvider.) | |
VALUE_NOT_KNOWN |
This constant says that value of the credit is not known.
|