This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Gravity Forms heidelpay

Description

Easily create online payment forms with Gravity Forms and heidelpay.

Gravity Forms heidelpay integrates the heidelpay credit card payment gateway with Gravity Forms advanced form builder.

  • build online donation forms
  • build online booking forms
  • build simple Buy Now forms

NB: this plugin extends Gravity Forms; you still need to install and activate Gravity Forms!

Translations

If you’d like to help out by translating this plugin, please sign up for an account and dig in.

Requirements

  • you need to install the Gravity Forms plugin
  • you need an SSL/TLS certificate for your hosting account
  • you need an account with heidelpay

Privacy

Information gathered for processing a credit card transaction is transmitted to heidelpay for processing, and in turn, heidelpay passes that information on to your bank. Please review heidelpay’s Privacy Statement for information about how that affects your website’s privacy policy. By using this plugin, you are agreeing to the terms of use for heidelpay.

Screenshots

  • Settings screen
  • A sample donation form
  • A list of heidelpay feeds for a form
  • A heidelpay feed (mapping form fields to heidelpay)
  • The sample donation form as it appears on a page
  • A successful entry in Gravity Forms admin

FAQ

What is heidelpay?

Heidelpay is a hosted credit card payment gateway, accepting payments in over 160 countries.

Will this plugin work without installing Gravity Forms?

No. This plugin adds a heidelpay payment gateway to Gravity Forms so that you can add online payments to your forms. You must purchase and install a copy of the Gravity Forms plugin too.

What Gravity Forms license do I need?

Any Gravity Forms license will do. You can use this plugin with the Basic, Pro, or Elite licenses.

How do I build a form with credit card payments?

  • add one or more Product fields or a Total field to your form. The plugin will automatically detect the values assigned to these pricing fields
  • add customer name and contact information fields to your form. These fields can be mapped when creating a heidelpay feed and their values stored against each transaction in your heidelpay console
  • add a heidelpay feed, mapping your form fields to heidelpay transaction fields

What is the difference between Live and Test mode?

Test mode enables you to run transactions on the heidelpay test environment. It allows you to run tests without using real credit cards or bank accounts. You must use special test credit card details when using the test environment.

NB: the test environment is visible to anyone who wants to log in and perform testing. Never use real personal details or credit card details in the test environment, because they will be seen by other testers!

Where can I find dummy credit card details for testing purposes?

You can find test credentials on the heidelpay test environment developer page.

Where will the customer be directed after they complete their transaction?

Standard Gravity Forms submission logic applies. The customer will either be shown your chosen confirmation message, directed to a nominated page on your website or sent to a custom URL.

Where do I find the heidelpay transaction number?

Successful transaction details including the heidelpay transaction number and return code are shown in the Info box when you view the details of a form entry in the WordPress admin.

How do I add a confirmed payment amount and transaction number to my Gravity Forms admin or customer email?

Browse to your Gravity Form, select Notifications and use the Insert Merge Tag dropdown (Payment Amount, Transaction ID, and Return Code will appear under Custom at the very bottom of the dropdown list).

NB: these custom merge tags will only work for notifications triggered by Payment Completed and Payment Failed events.

How do I change my currency type?

Use your Gravity Forms Settings page to select the currency type to pass to heidelpay. You can override this setting for individual forms by editing the form’s heidelpay feed settings and ticking the checkbox to customize the connection.

Please ensure your currency type is supported by heidelpay.

Debit or Authorize?

Debit charges the customer immediately. This is the default payment method, and is the method most websites will use for payments.

Authorize checks to see that the transaction would be approved, but does not process it. Once the transaction has been authorized, you can complete it manually in your heidelpay console. You cannot complete Authorize transactions from WordPress/Gravity Forms.

Can I do recurring payments?

Not yet.

I get an SSL error when my form attempts to connect with heidelpay

This is a common problem in local testing environments. Read how to fix your website SSL configuration.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Gravity Forms heidelpay” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.

Penyumbang

“Gravity Forms heidelpay” telah diterjemahkan ke dalam 2 penempatan. Terima kasih kepada para penterjemah untuk terjemahan mereka.

Translate “Gravity Forms heidelpay” into your language.

Berminat dalam pembangunan?

Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.

Changelog

The full changelog can be found on GitHub. Recent entries:

1.3.1

Released 2021-03-04

  • fixed: Gravity Forms 2.5 compatibility