What would you like to know more about?

Widget Configuration

Required Attributes

  • Payment Processor (Vendor) URL: Defines the path for the payment vendor handoff. This is required for your widget to function correctly. This value is provided by your payment vendor.
    • Attribute: paymentprocessortargeturl
    • Valid Value: fully qualified URL
    • Example:
      paymentprocessortargeturl="https://sample.com/paymentform"
  • Back to Event Target URL: This is the URL of the webpage that contains your Event Details widget.
    • Attribute: backtoeventtargeturl
    • Valid Value: relative or fully qualified URL
    • Example:
      backtoeventtargeturl="/event-details"

Optional Attributes

  • Payment Processor Format: Optional attribute dictated by vendors. Indicates how the payload will be sent.
    • Attribute: paymentprocessorformat
    Note: Each payment vendor will have its own requirements for this attribute. See Platform Configuration for more information.

Configure Your Widget

Fill out the Widget Configurator below, copy your generated widget code, and paste it into your website.