• Resolved BeycanPress LLC

    (@beycanpress)


    Hello, we want to integrate our own product for Forimantor, for this I am trying to create a “field” by reviewing the free version you published on www.ads-software.com. However, I think we are getting errors because it is not only PHP and react side. We are stuck here now because there is not enough documentation. Can you help us with this? You can see the repo we started below.

    https://github.com/BeycanPress/forminator-cryptopay-gateway

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Dmytro – WPMU DEV Support

    (@wpmudevsupport16)

    Hello @beycanpress,

    I hope you’re doing good today!

    add_form_field() method can be used for adding form fields in Forminator. Please refer to the example from the Forminator API docs:

    https://wpmudev.com/docs/api-plugin-development/forminator-api-docs/#method-add_form_field

    Please let us know if you have any questions on using this method.

    Best Regards,
    Dmytro

    Thread Starter BeycanPress LLC

    (@beycanpress)

    I have no problem on the PHP side, I have already done it, but I think we need to specify something on the React side. Because React crashes as soon as I select the field. Here below you can examine the repo. If you can provide unmified js code, I can handle it.

    https://github.com/BeycanPress/cryptopay-gateway-for-forminator

    Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @beycanpress

    I pinged our SLS Team to review this closer. We will post an update here as soon as more information is available.

    Kind Regards,
    Kris

    Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @beycanpress

    We have a confirmation from our SLS Team and such task will be out of support scope.

    Kind Regards,
    Kris

    Thread Starter BeycanPress LLC

    (@beycanpress)

    I understand, but I’m having problems with the “development process” of a modular plugin for which you provide an API for development, and you say you can’t support it. If you only provide me with an unminified js file, I think I can already handle the rest of the process. Also, if I remember correctly, unminifed js files were mandatory for wp.org.

    My goal is to develop “Field” and “Payment gateway” for Forminator. I have started the process on the PHP side and “Field” appears in the list. However, when I select “Field”, Forminator crashes, probably because something I need to add on the JS side is not added.

    You can support me even just by reviewing the code below.

    https://github.com/BeycanPress/cryptopay-gateway-for-forminator

    But if you don’t want to. I guess I can understand that.

    Hi @beycanpress,

    Hope this message finds you well.

    I want to inform you that we notified our Forminator team about your request, and they are currently discussing the best approach to assist you with your inquiry. Your feedback and suggestions are crucial to us, and we are committed to ensuring that we explore all possible avenues to address your needs effectively.

    We will back to you once we get a reply from them. Thank you for your patience and understanding.

    Best regards,
    Laura

    Hi @beycanpress,

    We got feedback from our team.

    They explained that they would work on adding the necessary code in the future, however, I am afraid we can’t provide an ETA about when this will happen. Still, you will be notified on this topic about then this will be released or about their progress.

    Let us know if you require additional information.

    Best regards,
    Laura

    Thread Starter BeycanPress LLC

    (@beycanpress)

    I see, so there are hooks that need to be added on the React side, but they are not available right now, right? So even if I run my code on the PHP side, it crashes because there is no equivalent on the React side. I would appreciate it if you could update me here when it is released.

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @beycanpress,

    We’ll keep you posted once there is any further feedback regarding this from our Forminator team.

    Kind Regards,

    Nithin

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Develop custom field and gateway’ is closed to new replies.