Click or drag to resize

DefaultCheckoutHandler Methods

The DefaultCheckoutHandler type exposes the following members.

Methods
  NameDescription
Protected methodCheckoutDone (Inherited from CheckoutHandler.)
Protected methodGetBaseUrl (Inherited from CheckoutHandler.)
Public methodGetIdSuitableString (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml(Boolean) (Inherited from ConfigurableAddIn.)
Protected methodGetPostedInfo (Inherited from CheckoutHandler.)
Public methodLoadParametersFromXml (Inherited from ConfigurableAddIn.)
Protected methodLogError(Order, String, Object) (Inherited from CheckoutHandler.)
Protected methodLogError(Order, Exception, String, Object) (Inherited from CheckoutHandler.)
Protected methodLogEvent(Order, String, Object) (Inherited from CheckoutHandler.)
Protected methodLogEvent(Order, String, DebuggingInfoType, Object) (Inherited from CheckoutHandler.)
Public methodRecurring
Public methodRecurringSupported
Public methodRedirect (Overrides CheckoutHandlerRedirect(Order).)
Protected methodRedirectToCart (Inherited from CheckoutHandler.)
Protected methodRender (Inherited from CheckoutHandler.)
Public methodRenderAdditionalContent (Inherited from ConfigurableAddIn.)
Public methodRenderInlineForm (Inherited from CheckoutHandler.)
Protected methodSetOrderComplete(Order) (Inherited from CheckoutHandler.)
Protected methodSetOrderComplete(Order, String) (Inherited from CheckoutHandler.)
Public methodSetValue (Inherited from ConfigurableAddIn.)
Public methodStartCheckout (Overrides CheckoutHandlerStartCheckout(Order).)
Protected methodSubmitForm(String, IDictionaryString, String) (Inherited from CheckoutHandler.)
Protected methodSubmitForm(String, IDictionaryString, String, Boolean) (Inherited from CheckoutHandler.)
Public methodUpdateFromPost (Inherited from ConfigurableAddIn.)
Top
See Also