Search found 1 match
- Mon Nov 10, 2014 12:24 pm
- Forum: AbleCommerce GOLD
- Topic: Extending PaymentProviderBase class issue
- Replies: 1
- Views: 1953
Extending PaymentProviderBase class issue
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...