Close

Developer Question: Adding Hook for 3rd Party Address Verification

softwarereg
6 years ago
#14386 Quote
Avatar
  • 2
I'm looking for a way to hook into the creation/modification of shipping and billing addresses during the checkout process, so that I may validate them using a 3rd party address verification service.

The way in which I normally intercept the creation and modification of addresses is by using Nop's "IEventConsumer" to suscribe to the "ModelReceived" event.

Thanks in advance!
Boyko
6 years ago
#14392 Quote
Avatar
  • Moderator
  • 1570
hwarmstrong wrote:
I'm looking for a way to hook into the creation/modification of shipping and billing addresses during the checkout process, so that I may validate them using a 3rd party address verification service.

The way in which I normally intercept the creation and modification of addresses is by using Nop's "IEventConsumer" to suscribe to the "ModelReceived" event.

Thanks in advance!


Hi hwarmstrong,

We have replied to your ticket regarding the same questions above!
Regards,
Nop-Templates.com Team