• Resolved sonia860

    (@sonia860)


    Hello

    Thanks for the plugin.
    I have a query about submit button. Let’s say I have two buttons –
    1. Pay now
    2. Pay later.

    If the user clicks pay later form should be submitted only.
    on the other hand, if the user goes for pay now it should go for payment gateway whatever I use.

    Please assist me with a better solution.

    Looking forward to hearing from you at the earliest.

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hi @sonia860

    I hope you’re well today!

    Forminator currrently supports Stripe and PayPal payments so you can use one of them for “Pay now” option. The way to achieve it would be:

    1. add a “radio” button to the form with two options: “Pay now” and “Pay later”

    2. add payment button (Stripe or PayPal) to form and configure for the payment

    3. in payment button settings switch to “Visibility” tab and set it to “Show this field if All of the following rules match”, then set rule to your radio button “Is Pay now” option; apply settings

    4. at the bottom of form editor you’ll see “Send message” button so edit this one to and in its “Visibility” settings set it to “Show this field if All of the following rules match”, then set rule to your radio button “Is Pay later” option; apply settings

    5. save form

    If user selects “Pay now” option form will show payment option and they’ll need to make payment to submit the form.

    If user selects “Pay later” option, payment button will not show up and instead there’ll be just regular “submit” button and it won’t require payment.

    Best regards,
    Adam

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @sonia860 ,

    We haven’t heard from you for several days now, so it looks like you don’t have any more questions for us.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Two kinds of button’ is closed to new replies.