Sending Shipping Address to Authorize.Net for Fraud Detection

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 years ago
Is there a way to send the shipping address along with the billing address to authorize.net. Authorize.net has a fraud detection setting that checks that the entered shipping address is correct and matches the billing address at the card account level, however I can't seem to find a way to send the customer shipping address entered over to authorize.net. using nopcommerce v3.40.

Please help
Thanks,
Jason
8 years ago
In current system of authorize.net, plug in only send billing address. But you can change code to add this functionality. You can change in ProcessPaymentResult ProcessPayment method of AuthorizeNetPaymentProcessor class to get your goal.
8 years ago
Is there a solution that doesn't require me to be a programmer? third party plug-in? update? a setting?

Thanks
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.