Implementer Documentation

More Implementation Examples

Here are various implementation examples for implementing Suite. You can view the source in each of these example pages to see how they were implemented.

Custom Buttons

Custom Buttons in Search Results

Here is an example of using Custom Buttons for search results. You can attach a custom button to each result and lead your customer to Suite from those results. For example, this layout takes the user to an account with PaymentDriver.

PaymentDriver Widget

PaymentDriver Widget on Vehicle Details

Here is an example of using the PaymentDriver Widget to present the user with payment options as well as a call-to-action to continue the process in Suite via PaymentDriver.

Combination

Combining Custom Buttons and PaymentDriver Widget

Here is an example combining multiple widget types on the same page. In this example, we include a few Custom Buttons along with the PaymentDriver Widget on a vehicle detail page.

Matching Height

Embedded Suite Matching Element Height

Here is an example where Suite is embedded with its height matching that of a neighboring element.