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.

Pre-Sale question - Credit Cards

  1. Do Gravity Forms have the capability to connect with Credit Card processors? I am making a Donation page for a 501(c)3 organization, and they have a credit card processor that I need to connect with. Would Gravity Forms work for this?

    Posted 14 years ago on Monday July 11, 2011 | Permalink
  2. Gravity Forms currently only supports PayPal with the PayPal Add-On. If you wanted to integrate with a different credit card processor you would have to write your own customization to handle the integration. So it's possible, but only as a customization. You'd have to create your own Add-On to handle the integration with the 3rd party service.

    Posted 14 years ago on Monday July 11, 2011 | Permalink
  3. To connect with the credit card processor, I need to provide them with several hidden input lines. That's not possible to do in gravity forms without heavy customization?

    Posted 14 years ago on Monday July 11, 2011 | Permalink
  4. Gravity Forms supports hidden fields. It has a hidden field type. So you an create hidden fields. But the integration with a 3rd party payment provider is going to be fairly heavy anyway, you would need to write the integration between Gravity Forms and the API of the payment processor. You could use the PayPal Add-On as a blueprint/guide to do this, but ultimately it would involve new code for the actual integration between the two systems.

    Posted 14 years ago on Tuesday July 12, 2011 | Permalink