IPaymentProvider
IPaymentProvider
Can the IPaymentProvider interface be implemented and used with AbleCommerce GOLD? Is it essentially the same as implementing it in 7.0.3?
Re: IPaymentProvider
Does anyone know if the IPaymentProvider interface can be used with AC Gold?
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: IPaymentProvider
There is a public interface IPaymentProvider in Gold and it looks basically the same as 7.0.3
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
- ForumsAdmin
- AbleCommerce Moderator
- Posts: 399
- Joined: Wed Mar 13, 2013 7:19 am
Re: IPaymentProvider
Yes it is almost the same as in AC7. However if you have AC7 implementation of this provider you will have to recompile and probably fix a few things before using it in Gold.