If you are using Authorize.net for your membership site’s payment gateway, this tooltip will show you how to send the customer’s IP address as part of the payment request for fraud detection. The recipe uses the pmpro_authorizenet_post_values filter to send IP information with the payment for validation in Authorize.net’s Advanced Fraud Detection suite.

The Code Recipe
Adding the Recipe to Your Website
You can add this recipe to your site by creating a custom plugin or using the Code Snippets plugin available for free in the WordPress repository. Read this companion article for step-by-step directions on either method.