CMSPaymentGatewayProvider Properties |
The CMSPaymentGatewayProvider type exposes the following members.
Name | Description | |
---|---|---|
ErrorMessage |
Payment result message displayed to user when payment fails.
| |
InfoMessage |
Payment result message displayed to user when payment succeeds.
| |
IsPaymentCompleted |
Indicates whether payment is already completed.
| |
Order |
Order object which is going to be paid.
| |
OrderId |
Order ID. Set this value when you want to process payment for the existing order outside the checkout process.
| |
PaymentResult |
Payment result.
| |
ShoppingCartInfoObj |
Shopping cart object which stores all data during the checkout process. If OrderId is set it is created from existing order, otherwise it is returned from current shopping cart control.
|