CMSPaymentGatewayProvider Fields |
The CMSPaymentGatewayProvider type exposes the following members.
Name | Description | |
---|---|---|
mErrorMessage |
Payment result message displayed to user when payment fails.
| |
mInfoMessage |
Payment result message displayed to user when payment succeeds.
| |
mIsPaymentCompleted |
Indicates whether payment is already completed.
| |
mOrder |
Order object which is going to be paid.
| |
mOrderId |
Order ID.
| |
mPaymentDataContainer |
Payment gateway data container of the current shopping cart step control.
| |
mPaymentDataForm |
Payment gateway form with custom controls.
| |
mPaymentResult |
Payment result.
| |
mShoppingCartControl |
Parent shopping cart control the current shopping cart step belongs to.
| |
mShoppingCartInfoObj |
Shopping cart object which stores all data during the checkout process.
|