Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AuthorizeNet - Address and Customer with nopCommerce 4.20 #279

Open
DTHerrera opened this issue Feb 19, 2020 · 2 comments
Open

AuthorizeNet - Address and Customer with nopCommerce 4.20 #279

DTHerrera opened this issue Feb 19, 2020 · 2 comments

Comments

@DTHerrera
Copy link

Hello, please your support I am trying to install the AuthorizeNET plugin, but send the following errors:

Error CS1061 'Address' does not contain a definition for 'StateProvince' and no accessible extension method 'StateProvince' accepting a first argument of type 'Address' could be found (are you missing a using directive or an assembly reference?) Nop.Plugin.Payments.AuthorizeNet C:\Trabajo\OTROS\ecommerce\nopCommerce-develop\src\Plugins\Nop.Plugin.Payments.AuthorizeNet\AuthorizeNetPaymentProcessor.cs 164 Active

Error CS1061 'Customer' does not contain a definition for 'ShippingAddress' and no accessible extension method 'ShippingAddress' accepting a first argument of type 'Customer' could be found (are you missing a using directive or an assembly reference?) Nop.Plugin.Payments.AuthorizeNet C:\Trabajo\OTROS\ecommerce\nopCommerce-develop\src\Plugins\Nop.Plugin.Payments.AuthorizeNet\AuthorizeNetPaymentProcessor.cs 292 Active

thanks in advance.
Regards
Domingo Tapia

@gnongsie
Copy link
Contributor

Hi,

Can you provide me the code that you are using for this?

@DTHerrera
Copy link
Author

I'm sorry, note that the NopCommerce version I have is version 4.30 and AuthorizeNet only supports up to version 4.20, and perform the downgrade of NopCommerce to version 4.20 and now everything is ok.

thank you so much for the support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants