Returns the widget type.
None
String
Allows the addition of a click event to the pay button.
Function
Allows the removal of a click event from the pay button.
Returns the container element of the widget.
jQuery Object
Returns the element of the widget.
Returns the input of the widget.
Hides the widget from the form.
Shows the widget on the form.
Toggles the visibility of the widget.
Returns the model object of the widget, which contains several useful properties related to the widget.
Object
Enables the widget on the form.
Disables the widget on the form.
Enables redirection on the form submission.
Disables redirection on the form submission.
Allows the addition of querystring parameters.
Name, value
Sets the redirect URL.
URL String
Returns the redirect URL.
Returns the form actions object of the widget.
formName, responsesSteps
Sets the widget state to read only.