| CMSCreditPaymentProviderIsUserAuthorizedToFinishPayment Method | 
| 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 CMSPaymentGatewayProviderIsUserAuthorizedToFinishPayment(UserInfo, ShoppingCartInfo, Boolean).) |