Overview

Create individual product and seller buttons with just a few clicks, enabling users to submit offers from your application or website—no coding required.

This feature is currently in Beta. Reach out to your Vendr technical contact for access.

Generate button code

Complete the Link button form to have your custom Link button created. A Vendr representative will follow up with your custom HTML snippet.

You will need to provide the following fields to generate your HTML button.

  • Supplier: Docusign
  • Mode: private_offer

The mode field allow you to control what a user will see when they click the button.

ModeDescription
private_offerRequest a hassle-free quote for a product at a negotiated price.

Add button code

Add the provided HTML code from your Vendr representative on your website or application wherever you want the button to appear.

<script src="https://cdn.vendr.com/v1/vendr-link.js"></script>
<vendr-button
public_key="aw6q6gvDeKduG1Z6F6KekCwXLbCb">
</vendr-button>

Test the flow

When a user clicks on the Vendr button an overlay will render a flow based on the previously selected mode. You can click the button below to see a live example.