With some IPN connections, you can transmit data from Digistore24 to the target system as GET parameters.
Example:
You want to transmit the buyer's first name to the target system. The target system expects the buyer's first name as a GET parameter &firstname=Mike.
You configure the IPN connection so that Digistore24 passes the buyer's first name as a GET parameter.
In the right column, you enter firstname to configure Digistore24 to pass the first name Mike in the GET parameter with the name firstname.
- Create or edit the IPN connection.
- Enter the names of the GET parameters in the GET parameter names section.
- The data that Digistore24 can pass to the target system is in the left column.
- In the right column, there are input fields. Here you enter the name of the GET parameter with which Digistore24 passes the data from the left column to the target system.
All data is always passed to the target system. By default, the data is transmitted with the GET parameter names that are pre-filled in the input fields in the right column.