• France
status page
Demo shops
assistance
FAQContact support
Search
Categories
Tags
Europe (English)
France
Spain
Europe (English)
India
Homepage
Use cases
Create a payment
Create an installment payment
Create a multi-card (split) payment
Create a payment by Alias (Token)
Create a payment link
Create a recurring payment
Manage subscriptions
Manage your transactions (refund, cancel...)
Analyze your reports
API docs
Embedded Form
REST API
Hosted payment
Mobile payment
File exchange
SDD mandates by REST API
Snippets
Payment methods
Plugins
Marketplace
Guides
Merchant Back Office
Back Office Expert
Functional guides

Registering voucher contracts

In the case of Marketplaces that are eligible for certain acquirer contracts (i.e. CONECS and CVCONNECT), the contract reference must be recorded by each seller wishing to offer the corresponding payment method. The latter can therefore purpose the corresponding payment methods (Ticket-Restaurant or Chèque-Vacances) to the buyer during his items payment.

To do this, simply add a vouchers object to the enrollment request, representing a list of objects pairing a contract_number with a contract_type.

Example:

Extract from the POST /registrations request body

{ ... "vouchers": [ { "contract_number": "123456789", "contract_type": "CONECS" }, { "contract_number": "234567890", "contract_type": "CVCONNECT" } ], ... }

 Only one contract number can be registered per contract type.

 

How to identify the contract number?

Depending on the contract type, the contract_number can denote the merchant ID or the corresponding seller number. In all cases, this is the unique identifier linking the sub-merchant to the contract.

At CONECS, a VAD contract corresponds to a “VADS contract” (e-commerce).

The Conecs contract number to be provided corresponds to your technical identifier (IDCONECS) specific to e-commerce that generally begins with 1XXXX.

Conecs contract numbers specific to in-store sales generally begin with the letter C. This type of contract number will not work for opening a contract on our platform. It is therefore necessary to check the information transmitted by the sub-seller.

In case of a problem with a CONECS contract number, you can get in touch with CONECS support by e-mail supportniveau2@conecs.fr and provide the details of the sub-merchant, including their K-Bis number.

Jobs
Legal
GDPR
25.18-1.11