Embedded Forms with Payments

Prev Next

This article covers how to embed a form with a payment workflow event into your website. To embed a form with a payment you will need to create a payment receipt page on your website that your users will be redirected to after completing a payment.

Instructions

  1. Use the website embed script to embed your form onto your website Copy script.

  2. You will now need to create a separate payment receipt page on your website. This is the page that your users will be redirected to after completing a payment.

  3. On the Summary tab of the form, click the embed button under the Form Link Embed form icon.

  4. Scroll down and copy the Payment Receipt Embed ScriptCopy payment script.

    Note: The form must have a payment workflow event for the receipt page script to display.

  5. Add the script to the Payment Receipt page on your website Payment receipt.

  6. Add URLs between the " of the doneRedirectUrl and cancelRedirectURL to direct users to specific pages after they click Done on the receipt or cancel the transaction Redirect URLs.

  7. Go back to the page with your embedded form and ensure the paymentReceiptUrl in your website script is pointing to your new receipt page Payment receipt URL.

  8. Users will now be able to see the receipt content displayed on your receipt page after they complete a transaction Transaction receipt.

Related Articles