Powerful Features
Simple Payment
Enable your customers to complete a purchase quickly and easily. Connect any payment service provider to make all standard payment methods available to your customers and thus optimize the shopping experience.
Look & Feel Configuration
With Payrexx, you’re getting an optimal payment page optimized for mobile devices that supports all popular payment methods, especially in Europe, that you can quickly and easily integrate into your purchasing process according to your design preferences. Choose which payment page to view directly from your feed settings!
Products Transmission
The report of the products purchased is sent directly to Payrexx to allow you more accurate control of your users’ orders!
Webhook Status Synchronization
Your site and your Payrexx panel are always connected, thanks to the integration of webhooks! Any change in the status of your orders (paid, failed, refunded, partially refunded) will be acknowledged by your site! Your orders on the site will be constantly updated!
Conditional Logic
Choose when to use this payment system thanks to the amazing conditional display management.

- Current Version: 1.0.1
Pricing
30-day risk-free money-back guarantee.
Personal Plan
- Usage on 1 Site
- Unlimited Forms
- Automatic Updates
- Standard Support
Professional Plan
- Usage on 3 Site
- Unlimited Forms
- Automatic Updates
- Standard Support
Agency Plan
- Unlimited Sites
- Unlimited Forms
- Automatic Updates
- Priority Support
- 12 - 24 hour Response Time
F.A.Q.
Payrexx payment extension for Gravity Forms allows you to integrate the Payrexx gateway without further implementation on your site. It manages the transfer of the customer from the merchant’s site to the secure Payrexx environment and back again. The customer remains on the merchant’s site until the point of checkout (your Gravity Forms module), then is redirected to the safe Payrexx environment to make payment. You do not have to manage any sensitive data. The extension is constantly updated with Payrexx evolutions and improvements.
You need an active Payrexx payment account and a card acceptance contract to use this plugin, which can be opened directly here.
A Basic License of Gravity Forms is what you need to get started with this plugin. Find out more about the available licenses by clicking here. The purchase of the Payrexx for Gravity Forms plugin is not linked to the activation of the Gravity Forms license.
Support is currently provided via email or chat. Questions are generally answered within 12 hours (priority support) or 72 hours (standard support), except on weekends and holidays. I answer questions about the plugin and its usage and provide minor customization guidance. I cannot guarantee support for queries that include custom theme code, Payrexx issues, or 3rd party plugin conflicts & compatibility.
Still have questions?
If your question is not listed here, then please consult the docs section or chat with us.
Docs
You can install the plugin by uploading the zip file through WordPress Admin dashboard or by uploading the extracted file through FTP/SFTP.
Installing through WordPress Admin
- Go to ‘Plugins’ → ‘Add New’.
- Click ‘Upload Plugin’.
- Upload ‘Payrexx for Gravity Forms’ plugin zip file.
- And lastly, activate it after the upload is complete.
Uploading the plugin through FTP/SFTP
- Extract the zip file to your local directory.
- Login to your server through FTP/SFTP. If you don’t have any access to your server. You should ask your hosting provider for your ftp details.
- Upload the extracted file to /wp-content/plugins/
- Go to ‘Plugins’ and activate the ‘Payrexx for Gravity Forms’.
And you are now all set!
Pre-Requisites
- Gravity Forms 1.9.3+
- Download and install the add-on
- A Payrexx Subscription
Setup
- Log into your WordPress admin dashboard.
- On the left side navigation menu, hover over Forms and click on Settings.
- From the General Settings page, click the Payrexx tab.
- Activate your license to receive plugin updates and support.


Setup
- Log into your WordPress admin dashboard.
- On the left side navigation menu, hover over Forms and click on Settings.
- From the General Settings page, click the Payrexx tab.

- Enter Instance Name, Api Key and click on Save Settings at the bottom of the page. If the configuration is correct, the two red ticks will turn green.
Instance name
Follow the directions on this page to find the Instance Name.
Api Key
By means of an API integration, the Payrexx API can be used. Go to your Payrexx Dashboard and follow these instructions;
- In the Integrations section, click on the API & Plugins menu;
- Add an API key;
- Enter a name that identifies the connection between the site and Payrexx;
- Copy the API key and paste it into the plugin configuration in WordPress;
- If the configuration is correct, the tips have turned green!
Now you can set up the webhook!
You need to set up a webhook to communicate between your site and Payrexx and update your site with real-time transaction results.
- In the administration area of your Payrexx for Gravity Forms plugin, copy the reference address of your site;
- Go to your Payrexx Dashboard and click on Integrations » Webhooks;
- Clicca su Add a WebHook;
- Give your webhook a sensible name (your site name might be a good idea), enter the address you copied earlier, and set up the webhook as follows;
- Finally everything is connected;
Summary
Before the Payrexx for Gravity Forms extension can be used with Gravity Forms, you will first need to create a feed. A feed simply allows form submission data to be sent to another source. In this instance, form data being sent to Payrexx.
Create a Feed
To create a feed to Payrexx using the Payrexx for Gravity Forms extension, do the following from your WordPress Admin Dashboard:
- Click on Forms in the left side menu.
- Select the form that you want to use with Payrexx.
- Once within your desired form, hover over Settings and click on Payrexx.
- Click Add New to create a new feed. You will be presented with the Payrexx feed settings screen.
Sometimes you may want to send a user to a different page or display additional information to them based on the payment result. Gravity Forms, natively, does not allow the use of the payment status among the available conditional rules. You can follow these simple rules to manage different messages, pages or redirects depending on the payment status. It will take you a few minutes to get an amazing result.
Add a hidden field to your Gravity Form
You can call the field whatever you like, in this example it is called “Payment Status”.
Set the “Conditional Confirmation Field”
In the feed settings, select the hidden field you just created and set it as the value of “Conditional Confirmation Field”. It will be populated with the payment status after the payment transaction and you can use it as a condition to view the confirmation page of your choice. It’s not mandatory. Don’t use it if you want a single confirmation page for paid or failed transactions.
Create the confirmations you want to use
- A default confirmation is established automatically at the creation of every new form.
- Conditional logic is only available in confirmations you create, and is not available for the default confirmation.
- The default confirmation cannot be turned off. This is intended to always ensure one confirmation can execute. The default confirmation will execute only if no other confirmation is executed.
- If a form submission would trigger multiple active conditional confirmations, then only the first one will be executed
Setup a Conditional Confirmation
Select the hidden field you assigned to “Conditional Confirmation Field”.
- To handle the case of successful transaction, set the value as “Paid“
- To handle the case of the failed transaction, set the value as “Failed“