• Resolved drradio

    (@drradio)


    Hi,
    Can I add e-wallet of WordPress website (like woocommerce ewallet plug in) for users to check out from cart. As it will decrease the need to add payment method in case of recurrent users.

    Regards

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

    (@wpmudevsupport14)

    Hi @drradio,

    I am afraid, the only payment methods supported by Forminator are Stripe and PayPal as of now. However, it should be possible to custom code this using Forminator API, please find more details here: https://wpmudev.com/docs/api-plugin-development/forminator-api-docs/

    A good place to hook payment would be the following filter: forminator_custom_form_submit_errors
    With the above filter, you can first confirm if there are any submit errors and then continue with payment.

    I hope that helps to start with.

    Kind Regards,
    Nebu John

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @drradio

    I hope you are doing well and safe!

    We haven’t heard from you in a while, I’ll mark this thread as resolved.

    Feel free to let us know if you have any additional question or problem.

    Best Regards
    Patrick Freitas

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘eWallet while checking out through form’ is closed to new replies.