PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Gravity Forms and Monaris

  1. Hi everyone,

    let me start off by saying I love Gravity Forms, it's seriously amazing! I have just built the most complicated booking form ever! I want to add a credit card payment method at the end and I noticed that GF has the credit card field. I would like to use Monaris since they have awesome rates. My site has SSL as well as Site Lock. Please let me know if I can accept credit card payments using Monaris and if not, how can I make it work using Monaris. Thank you!

    Marlene

    Posted 11 years ago on Wednesday January 30, 2013 | Permalink
  2. To use another payment gateway, you can take a look at our existing credit card add-ons (Authorize.net or PayPal Pro) and model a plugin after one of those, or you can use the gform_after_submission hook to send data to a 3rd party payment processor like Moneris.

    http://www.gravityhelp.com/documentation/page/Gform_after_submission

    See also this previous discussion:
    http://www.gravityhelp.com/forums/topic/moneris-integration

    Posted 11 years ago on Wednesday January 30, 2013 | Permalink
  3. Thanks for the replay, I would be too afraid of ruining something by touching those files and hooks, i'm really clueless when it comes to that stuff. I thought there would be an easier way to incorporate Monaris... thanks for replying, really appreciate it!

    Posted 11 years ago on Wednesday January 30, 2013 | Permalink
  4. David Peralty

    The hooks and filters get added to your theme's function.php file, so you'd never really break Gravity Forms core. But you are right, it would require an advanced level PHP developer to really create an integration for you. All my best!

    Posted 11 years ago on Wednesday January 30, 2013 | Permalink