Click or drag to resize

CheckoutHandler Methods

The CheckoutHandler type exposes the following members.

Methods
  NameDescription
Protected methodCheckoutDone
Protected methodGetBaseUrl
Public methodStatic memberGetCheckoutHandlerFromPayment
Public methodStatic memberGetCheckoutHandlerFromPaymentID(String)
Public methodStatic memberGetCheckoutHandlerFromPaymentID(String, String)
Public methodGetIdSuitableString (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml(Boolean) (Inherited from ConfigurableAddIn.)
Protected methodGetPostedInfo
Protected methodStatic memberHideCardNumber
Public methodLoadParametersFromXml (Inherited from ConfigurableAddIn.)
Protected methodLogError(Order, String, Object)
Protected methodLogError(Order, Exception, String, Object)
Protected methodLogEvent(Order, String, Object)
Protected methodLogEvent(Order, String, DebuggingInfoType, Object)
Public methodRedirect
Protected methodRedirectToCart
Public methodStatic memberRedirectToCheckoutHandler
Protected methodRender
Public methodRenderAdditionalContent (Inherited from ConfigurableAddIn.)
Public methodRenderInlineForm
Protected methodSetOrderComplete(Order)
Protected methodSetOrderComplete(Order, String)
Public methodSetValue (Inherited from ConfigurableAddIn.)
Public methodStartCheckout
Protected methodSubmitForm(String, IDictionaryString, String)
Protected methodSubmitForm(String, IDictionaryString, String, Boolean)
Public methodUpdateFromPost (Inherited from ConfigurableAddIn.)
Top
See Also