Hiding Stripe Integrated Payment Field based on user response

  • musickids
    Asked on August 21, 2019 at 4:06 PM

    We have a payment field that's integrated with Stripe on our form. However, we don't want to show any of the payment related fields on the form for specific schools that get selected from the School dropdown menu at the top of the form. I didn't see a way to do this. Is there a way to hide this credit card payment field somehow?

  • John Support Team Lead
    Replied on August 21, 2019 at 5:50 PM

    Hi @mkprogram,

    You can make use of Show/Hide Field condition to achieve that. For example, we'll hide the Stripe payment field when the user selected "Coventry Christian School" from the dropdown. Here's a condition for that:

    Hiding Stripe Integrated Payment Field based on user response Image 10

    Please try it and let us know how it goes.