Overload List
| Name | Description | |
|---|---|---|
| IsUserAuthorizedToFinishPayment(Boolean) |
Checks whether current user is authorized to finish payment, if he is not authorized sets corresponding payment gateway error message.
| |
| IsUserAuthorizedToFinishPayment(UserInfo, ShoppingCartInfo, Boolean) |
Checks whether specified user is authorized to finish payment, if he is not authorized sets corresponding payment gateway error message.
(Overrides CMSPaymentGatewayProvider IsUserAuthorizedToFinishPayment(UserInfo, ShoppingCartInfo, Boolean).) |
See Also