Learn how to send a notification email to the user who submitted your form.
Adding a Stripe Buy Button After Confirmation
This tutorial will walk you through how to display a Stripe buy button on your confirmations page after the form submits.
Sending the User’s Phone Number to Authorize.Net
This tutorial will walk you through the steps needed on how to send the phone number to Authorize.net when the form is submitted.
How to Create a Smart Tag Site URL
This tutorial will show you how to create a Smart Tag Site URL so that you can re-use this without having to type out your URL for each form.
Restricting Address Autocomplete to a Specific Country
Learn how to use JavaScript to restrict address autocomplete to a specific country.
Preventing Copy and Paste Inside Your Form
In this article, we'll show you how you can prevent copy and paste into your form fields using a small snippet.