Create an Offer Button
Generate a static button for users to get a low price estimate or offer in your app in minutes - no coding required
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.
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.
Mode | Description |
---|---|
private_offer | Request 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.
Was this page helpful?