How can I add a selection for the payment method?

  • leeprentice
    Asked on September 17, 2017 at 2:14 PM

    Form of Payment (Dropdown Selection)

    1) Bank Transfer

    2) Credit Card

     

    I want to create when you select 1) Bank Transfer it automatically brings up the Bank Details in text format

    and if you select Credit Card it brings up the Credit card payment details (in this case Stripe)

    Im not very technical guys so please any help would be appreciated,

    Thank you

  • Jan
    Replied on September 17, 2017 at 3:08 PM

    You can try this workaround wherein you will need to create 2 forms (Stripe and bank transfer) and embed it on the main form. You will need to use the iFrame Embed widget to insert those 2 forms in the main form.

    Please refer to this user guide: How-to-Create-a-Basic-Multiple-Payment-form.

    Hope that helps. If you have any questions, let us know. Thank you.