FreshAddress Newsletter Integration

FreshAddress Newsletter Integration
Integrates FreshAddress's SafeToSend API into the newsletter signup.
2025-04-16T07:39:01.4385687Z
Ücretsiz
Uzantı al Bu eklentiyi indirmek için geliştiricinin web sitesine yönlendirileceksiniz
Desteklenen sürümler: 4.00
Oluşturuldu: Aralık 04,2019
Son güncelleme: Ocak 03,2020
Açıklama

This plugin allows for integration with FreshAddress's SafeToSend API to allow for verifying e-mails before adding them to the Newsletter list.

Getting Started

The following is required to start using this plugin:

  • Company and Contract ID (will be provided by FreshAddress on sign up)
  • IP Address of nopCommerce server to be whitelisted (this will done on the FreshAddress side)

Usage

When installed, the plugin will automatically be activated. At this point, any emails signed up through the newsletter will call the SafeToSend API and return the response provided.

If the response is successful, the sign up process will work as intended. If the SafeToSend API returns as an invalid email, a message will be returned to the user stating the user cannot be registered.

Any errors that occur with plugin configuration will log the error and bypass the entire FreshAddress checking process, to make sure newsletter sign-ups are not blocked. In this case, check the system logs to get more information on the error. Some common errors include:

  • Not having the Company or Contract ID provided correctly.
  • Not having the server IP whitelisted (results in a 403 Forbidden error).

Contact Information

This plugin is open-source and hosted on Github. Any bugs or feature requests can be reported in the 'Issues' section.

GitHub