Add bank transfer payment option

  • ubus
    Asked on November 3, 2022 at 9:30 PM

    OK, still hoping to find a way to avoid dealing with 3 forms for the same list of ever-changing products that I need to duplicate. Would it be possible to bypass the Stripe payment with some sort of conditional logic? E.g. user selects products to buy, but decides not to pay with credit card, but rather using direct transfer. Total is calculated, but rather than the credit card mask, radio buttons are offering payment options. If credit card is selected, Stripe mask pops up, if not, banking details appear. In both cases, forms gets submitted. Can this solution be realised? Is there any solution that affords payment choice between Stripe and direct transfer without needing to fork into separate forms with duplicate product lists?

  • Ryan JotForm Support
    Replied on November 4, 2022 at 12:51 AM

    Hello Ubus,

    Thanks for reaching out to Jotform Support. To achieve this, you may need to create you product list using a Multiple Choice field and set your Stripe payment integration to User Defined Amount. Kindly check the screenshot below:

    1667536884 636497f45acd3  Screenshot 10

    After that, create a Single Choice field to let the user choose a payment method. This way, you can hide your Stripe payment integration when Bank Transfer is selected.

    Result:

    1667537297 636499915d293  Screenshot 21

    You may check the related guides below:

    Reach out again if you have any other questions.