• Resolved torstein7

    (@torstein7)


    Hi there.

    On my web, I accept PayPal payments, but I want to include crypto payments too.

    When somebody fills in the form and makes the payment through PayPal, an email is sent to me with the form information.

    I’d like to have the same process but with crypto. How can I do it?

    Thanks a lot!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • According to the documentation, it looks like the only payment fields offered are PayPal and Stripe (which I belive Stripe accepts Bitcoin).
    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#forminator-fields

    If enough interest is shown this feature, the devs may add it in the future.

    • This reply was modified 3 years, 9 months ago by Aakash.

    Hi @torstein7

    I hope you are doing good today.

    as mentioned by @aakash8 we support only PayPal and Stripe. Any other Payment Gateway will require custom coding. If we will get enough requests for any crypto payments there is a possibility our developers will consider this.

    Kind Regards,
    Kris

    Thread Starter torstein7

    (@torstein7)

    Thanks for the quick response.

    I have one more question.

    You said, “Any other payment gateway will require custom coding”.

    If I embed a crypto payment button in HTML, could I have the form sent to me after I get paid?

    Thanks again!

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @torstein7 !

    I hope you’re doing great!

    > You said, “Any other payment gateway will require custom coding”.
    > If I embed a crypto payment button in HTML, could I have the form sent to me after I get paid?

    In this case custom coding would require more than that – the payment gateway would have to be added using PHP code to hook into Forminator’s system in order to process the payments. Implementing this is possible, but will require some advanced knowledge of PHP and WordPress code.

    Best regards,
    Pawel

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @torstein7 ,

    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 5 replies - 1 through 5 (of 5 total)

The topic ‘Crypto Payment Gateway’ is closed to new replies.