Synchronisation Monetico
Connect Monetico to your inwink site to enable online payments.
A. On the Monetico side
Before configuring Monetico in inwink, you need to retrieve the following information from your Monetico client portal:
- Virtual TPE number
The virtual TPE number is a unique 7-character alphanumeric identifier assigned to your Monetico payment terminal. - Company code
The company code is an alphanumeric identifier generated when your Monetico contract is created. It allows you to use the same virtual TPE for multiple sites. - Security key
The security key (or “secret key”) is a 40-character hexadecimal string (example:0123456789ABCDEF0123456789ABCDEF01234567). - CGI2 call method / Server callback URL
Required for Monetico to notify inwink about payment status.
Enter the following URL in Monetico:
https://api-front.inwink.com/callback/monetico/notify
B. On the inwink side
Once you have this information, configure Monetico in inwink:
- Go to My Event > Third-party tool integration > Monetico.
- Fill in the following fields:
- Virtual TPE number: copy the number provided by Monetico.
- Company code: copy the company code (do not confuse it with the site code).
- Security key: copy the generated key.
- Live mode: enable for production (real payments) or leave disabled for testing.
- Click Validate to save the configuration.

Best practices
- Perform a test in sandbox mode before enabling “Live” mode.
- Never use the test key in production.
- Ensure the CGI2 URL is correctly entered in Monetico.