Skip to main content

How do I integrate a mailing list or other programs not listed?

Alternative integration options for unlisted mailing lists and programs on WarriorPlus.

Welcome to WarriorPlus.

To set up custom integration with PayPal IPNs (Instant Payment Notifications) through WarriorPlus, you'll need to configure the settings within the WarriorPlus platform to send notifications to a URL where your script or application can handle these messages.

Here’s a step-by-step guide on how to set this up in the 'Product Editor' under the 'Custom Integration (advanced)' section. Let's get started!

Integrate a mailing list or other programs not supported.

Once you have logged into your WarriorPlus account, navigate to the top of your screen and click on the ‘Vendor’ dropdown. Then, select the tab labeled ‘Products’ as shown below:

You will be directed to your 'My Products' page. Here, you can either click the 'New Product' button or select an existing product you wish to update. Either option will take you to the 'Edit Product' page.

Once on the ‘Edit Product’ page, locate the ‘Integrations & Tracking’ section. Within this section, find the sub-section labeled ‘Custom Integration (advanced)’. Here, you will need to enter a URL and activate it, as shown below:

These URLs are the endpoints in your server or service where you want WarriorPlus to send the data.

  1. Notification URL: the URL you are sending the IPN information to your own system, which is then handled by your script.

    1. Clicking on the “Send Test” button will send a test URL to the Notification URL so you can ensure things are working correctly.

  2. Key Generation URL: The URL that you will send the IPN information, and will return information back to the customer via the WarriorPlus system, such as product keys or other access information.

You can find a list of the IPN variables used by clicking here.

Create the IPN Script:

On your server or site, create a script capable of handling the IPN data that WarriorPlus will send. This script should parse the received data, verify its authenticity and perform any necessary actions, such as updating a database.

Please note that while scripts are not technically complicated, you should seek advice from a professional developer to ensure they are written correctly.

Test the IPN Script Functionality:

Finally, we recommend that you attempt at least one live test transaction to ensure the script is working correctly. Additionally, you should monitor transactions and check your logs to identify any issues that may arise.



If you have any further questions, please don’t hesitate to reach out — our support team will respond promptly. We also invite you to join our Facebook community by clicking here.

Finally, on behalf of the entire WarriorPlus team, welcome to the family.

Did this answer your question?