Hi Luke,
I tried to add a new offline payment option(i have created 2 new classes "NewOfflinePaymentProvider" and "NewOfflinePaymentServiceConfigurationSection") based on Offline payment provider but, when i want ot integrate as part of DotShoppingcart payment system then it looks to me like i have to modify "CheckoutPaymentTypeEnum" and recreate all classes that use this enumType (for example CheckoutPaymentType ).
My question is :
It is done like this or exist a shorter way?
Thanks
|