Extending PaymentProviderBase class issue
Posted: Mon Nov 10, 2014 12:24 pm
CommerceBuilder Version: 7.88.5267.6803
I'm extending the PaymentProviderBase class and when I try to compile, I get the following error. No suitable method found to override on the Initialize method. If I remove the override keyword from the method it will compile but the Initialize method is never called. Any feedback ASAP would be appreciated.
Thanks
JB
I'm extending the PaymentProviderBase class and when I try to compile, I get the following error. No suitable method found to override on the Initialize method. If I remove the override keyword from the method it will compile but the Initialize method is never called. Any feedback ASAP would be appreciated.
Thanks
JB