Quick and easy creation of new affiliates can be done via API call or via the affiliate portal. In addition to the predefined product partners, other payment recipients can also be added. After creation/registration, each affiliate receives an email from Novalnet AG with his access data for the Novalnet Admin Portal (merchant ID, authentication code, user ID, password). Our system transmits the unique affiliate identification data (for payment processing) via an asynchronous API call to the stored URL of the marketplace operator in its system. In order to allocate the revenue share, the system of the marketplace operator can thus correctly transfer the associated ID of the Novalnet to the affiliate during the payment call.
Novalnet offers its contractual partners its own contract portal in which each contractual partner and affiliate can register itself online. Here, contractual partners and affiliates can enter all data easily and conveniently and upload the necessary documents. Once they have duly filled in all the details and all the necessary documents are complete, the contractual partner can be "switched to live mode". From that point onwards, Novalnet can accept payments and handle entire payment processing.
Generally, the creation of an account and the inception of the contract are based on the following criteria:
This can be done conveniently online via our contract portal. Once the contract has been successfully created, the portal transmits the data to our compliance department in real time.
After receiving the data, our compliance department; in accordance with our in-house policy verifies the created online account within one working day and switches the account live (or rejects it, stating the reason).
Create the affiliate manually through the Novalnet Admin portal using the following URL:
You can use our Direct API for the creation of the affiliates Please refer the sample code and script in our API Reference section
You can send the above link to your affiliates per email, through which later each of your affiliate can register on their own. If you want to prefill the values of some fields on this webpage (displayed to your affiliates), then you must send the required values of those fields by adding the parameter names and the values in the above URL.
The batch file upload method is recommended when you need to create multiple affiliate accounts in bulk.
Step 1: Prepare the Batch File
Novalnet_affiliate_creation_batch_file_<YYYYMMDD>.csvStep 2: Upload the CSV File in Novalnet Admin Portal

Step 3: Check File Status & Download Response

On completion of the affiliate creation/registration, each of the affiliates will receive an email from Novalnet their basic authentication details such as vendor id, authentication code, login and password to the Novalnet Admin Portal. In the information about the newly registered affiliate will be sent parallelly through Novalnet via email as well as per API call on vendor script.