• Resolved lollo13

    (@lollo13)


    Hi all,
    I’d like to know if it’s possible calculate a paypal different price if a optional checkbox is clicked.

    I would like to create a payment form where if you answer certain questions you can get a different price.

    Thank you in advance!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @lollo13

    I hope you are doing good today.

    This should be possible with Calculations Field
    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#calculations-field

    In short, you place in Calculations Field all other fields which need to be calculated (example: number and checkbox -> {number-1}*{checkbox-1}), or only 1 field (example: checkbox -> {checkbox-1})

    Later on, no matter how many values Calculations Field stores, you set up your PayPal field -> Settings -> Payment amount -> Variable -> Variable amount, and there choose your “Calculations Field”.

    Kind Regards,
    Kris

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @lollo13 ,

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

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

    Thread Starter lollo13

    (@lollo13)

    Hi and thank you for your reply,
    sorry, i was under chemo terapy and i was really sick.

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @lollo13

    Sorry to hear you were sick, I hope you are better now.

    Feel free to ping us if you have any further questions about the plugin.

    Best Regards
    Patrick Freitas

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Calculate price if checkbox is clicked’ is closed to new replies.