Pass a description to the PayPal or Stripe item

If your form has a dynamic element (such as a dropdown menu or radio button) that is linked to the PayPal / Stripe price, then you may also want to pass an item description to PayPal / Stripe.

Please note: If you are using a dynamic value for your price, then setting a description value in the Static Values section will not work.

You can pass the item description dynamically: Link a dropdown menu to the price in PayPal & Stripe

Or you can pass the item description as a static value using a hidden form field like this:

[hidden hidden-123 “Your description would go here”]

In this example, the form code is hidden-123, and that would go on the PayPal tab in the Dynamic Values section in the Description Code field.