Why UCommerce is not passing email address which i set in the billing information to the Authorize.net payment gateway? I want to pass the email to Authorize.net so that Authorize.net will take care of the email receipt sending to the customer.
I decided to make a quick update to uCommerce to address your issue with the missing e-mail. Also included in 2.5.1.0 is the ability to get an itemized receipt at Authorize.Net.
UCommerce not passing email to payment gateway
Hi
Why UCommerce is not passing email address which i set in the billing information to the Authorize.net payment gateway? I want to pass the email to Authorize.net so that Authorize.net will take care of the email receipt sending to the customer.
Can anyone help me on this?
The default Authorize.Net provider does not pass address info to the gateway.
You can override the RenderPage method on the AuthorizedotnetPaymentMethodService to control what's sent to Authorize.Net.
We're adding address info in an upcoming relase of uCommerce.
Hi Soren,
From where can i override the method? From the checkout page?
Could you pls add some sample code for overriding the method?
Thanks
Basil,
Please give me a shout on ssl AT ucommerce DOT dk I fix you up.
Basil,
I decided to make a quick update to uCommerce to address your issue with the missing e-mail. Also included in 2.5.1.0 is the ability to get an itemized receipt at Authorize.Net.
Download uCommerce 2.5.1.0
Thank you so much Soren, for the immense support, this is what we call customer service, You are really great.
Thanks for the kind words. Much appreciated! :)
is working on a reply...