Title: WPack Paiement public pour PayFiP
Author: WPack
Published: <strong>July 27, 2026</strong>
Last modified: July 27, 2026

---

Search plugins

![](https://ps.w.org/wpack-paiement-public-payfip/assets/banner-772x250.png?rev=
3624068)

![](https://ps.w.org/wpack-paiement-public-payfip/assets/icon-256x256.png?rev=3624068)

# WPack Paiement public pour PayFiP

 By [WPack](https://profiles.wordpress.org/wpackfr/)

[Download](https://downloads.wordpress.org/plugin/wpack-paiement-public-payfip.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/wpack-paiement-public-payfip/#description)
 * [Reviews](https://wordpress.org/plugins/wpack-paiement-public-payfip/#reviews)
 *  [Installation](https://wordpress.org/plugins/wpack-paiement-public-payfip/#installation)
 * [Development](https://wordpress.org/plugins/wpack-paiement-public-payfip/#developers)

 [Support](https://wordpress.org/support/plugin/wpack-paiement-public-payfip/)

## Description

This plugin connects a WordPress site to **PayFiP** (formerly TIPI), the official
online payment service operated by the **DGFiP** (Direction générale des Finances
publiques), the French public finances directorate.

It is intended for French local authorities — municipalities, groups of municipalities,
public establishments and their “régies” (revenue collection units). Citizens can
pay for school canteens, childcare, town hall room rentals, cemetery concessions
or water charges directly from the authority’s own website, by card, around the 
clock, without creating an account.

#### Why French authorities need this

French decree no. 2018-689 of 1 August 2018 requires local authorities and their
régies collecting at least €5,000 per year to offer an online payment service to
citizens. PayFiP is the official, free service provided by the State to meet that
obligation. This plugin connects a WordPress site to that service.

#### What the plugin does

 * Payment form, inserted into any page with a shortcode
 * Direct SOAP connection to the official DGFiP platform
 * Payment log in the WordPress admin, with the status of each transaction
 * Real-time callback: the DGFiP servers notify the site as soon as a payment completes
 * Built-in test mode, to validate the setup without collecting any money
 * Email notification on each accepted payment
 * Configurable return pages (success, cancellation, error)

#### What you need first

This plugin does **not** create your PayFiP access — it connects to it. You must
already hold a **régie number (numcli)**, issued by the DGFiP when your authority
signs up for PayFiP. Contact the payment methods correspondent of your regional 
or departmental public finances directorate to obtain one.

#### Security

Card details are entered **on the DGFiP servers**, never on your own site. No card
data passes through WordPress or is stored there. When a payment completes, the 
plugin does not trust the incoming notification: it queries the DGFiP back to obtain
the authoritative status.

#### External service

To create a payment and retrieve its status, the plugin communicates with the DGFiP
PayFiP platform at `https://www.tipi.budget.gouv.fr` (SOAP). No other external service
is contacted, and no data is sent anywhere else. See the [PayFiP service terms](https://www.collectivites-locales.gouv.fr/gerer-les-finances-publiques-locales/moyens-de-paiement/loffre-de-paiement-en-ligne-payfip).

#### Costs

The plugin is free and we take **no commission** on your revenue. Be aware, however,
that the DGFiP applies a **bank commission on card payments**, payable by the authority.
It applies whatever tool is used to connect your site, and is unrelated to this 
plugin. Payments made by direct debit carry no collection fee.

#### Using WooCommerce?

A separate, paid extension, _PayFiP pour WooCommerce_, adds PayFiP as a payment 
method to a WooCommerce checkout. It is sold on [wpack.fr](https://wpack.fr/extensions/payfip-woocommerce/)
and is not required by this plugin, which is fully functional on its own.

## Screenshots

[⌊The payment form, as seen by the citizen.⌉⌊The payment form, as seen by the citizen
.⌉[

The payment form, as seen by the citizen.

[⌊Settings: régie number, test mode, return page.⌉⌊Settings: régie number, test 
mode, return page.⌉[

Settings: régie number, test mode, return page.

[⌊The payment log in the WordPress admin.⌉⌊The payment log in the WordPress admin
.⌉[

The payment log in the WordPress admin.

## Installation

 1. Install and activate the plugin.
 2. Go to **PayFiP  Réglages**.
 3. Enter your **régie number (numcli)**, provided by the DGFiP.
 4. Leave **Test mode** enabled and make a test payment to check the connection.
 5. Switch to **Production mode**, then place the form shortcode on the page of your
    choice.

Note for cached sites: the payment form page fetches a fresh security token from
the site’s own REST API, so the page remains safe to serve from a full-page cache.

## FAQ

### Do I need a DGFiP régie number?

Yes. The régie number (numcli) is issued by the DGFiP when your authority signs 
up for PayFiP. The plugin connects to it; it cannot create one for you.

### What is the difference between TIPI and PayFiP?

They are the same service. TIPI, launched in 2010, was merged into PayFiP in 2018.
Both names are still in circulation, including in technical documents.

### Do citizens need to create an account?

No. They pay directly, with no account, and receive an email confirmation.

### Does the plugin take a commission?

No, none. The DGFiP does apply a bank commission on card payments, payable by the
authority, but that is independent of this plugin.

### What does the server need?

The PHP `soap` extension must be enabled. It is available on most hosting providers.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WPack Paiement public pour PayFiP” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ WPack ](https://profiles.wordpress.org/wpackfr/)

[Translate “WPack Paiement public pour PayFiP” into your language.](https://translate.wordpress.org/projects/wp-plugins/wpack-paiement-public-payfip)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wpack-paiement-public-payfip/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wpack-paiement-public-payfip/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wpack-paiement-public-payfip/)
by [RSS](https://plugins.trac.wordpress.org/log/wpack-paiement-public-payfip/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * First release on the WordPress plugin directory.

## Meta

 *  Version **1.0.0**
 *  Last updated **10 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [government](https://wordpress.org/plugins/tags/government/)[payment](https://wordpress.org/plugins/tags/payment/)
 *  [Advanced View](https://wordpress.org/plugins/wpack-paiement-public-payfip/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wpack-paiement-public-payfip/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wpack-paiement-public-payfip/reviews/)

## Contributors

 *   [ WPack ](https://profiles.wordpress.org/wpackfr/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wpack-paiement-public-payfip/)