You can have IPNs sent via email. The target system of the IPN connection is your email inbox.
Setting up IPN connection
- Log into your Digistore24 account.
- In the vendor view, open Settings > Connections (IPN).
- Click on the Add new connection button. An overview of the connections will be displayed.
- Click on the Email card. The input form opens.
- Enter a name. This is only visible to you.
- In the For products field, select for which products an IPN should be sent.
- In the For add-ons field, select whether an IPN should also be sent when the products are purchased as an add-on.
- In the For orders in these languages field, you can choose for which product languages an IPN should be sent.
- In the Send notifications for field, select for which events an IPN should be sent. Depending on the selection, additional input fields may appear.
- If available: In the For order events field, you can select for which customer order events an IPN should be sent.
- If available: In the For new affiliates field, you can select for which events in affiliate partnerships an IPN should be sent.
- In the Email field, enter the email address to which Digistore24 should send the email.
- In the Use customer email as reply address field, select whether the reply address of the email should be the customer's email address.
- Choose a format in which the data should be transmitted.
-
Custom text
Enter the text of the email. You can use placeholders.
- XML
- JSON
- PHP - using the serialize() function
- Debug info - using the print_r() function
-
Custom text
- In the Email subject field, enter the subject of the email. You can use placeholders.
- In the Active field, select whether the connection should be active immediately after saving.
- Click the Save button. The IPN connection is set up.
Note
You can check if the set up IPN connection works and if IPNs are transmitted to the target system using the "Test connection" button.