Web API question

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
egormsen
Captain (CAPT)
Captain (CAPT)
Posts: 236
Joined: Fri May 16, 2008 9:16 am

Web API question

Post by egormsen » Sun Jan 01, 2017 3:41 pm

Another Web API issue/question - Is there a way to extend that Web API to add other functions?

For example I would like to have a call that validates a user with their username and password.

What if wanted to create my own Web API, could I use the Commerce Builder dll's or would that be a licensing problem?

Thanks,

Eldon
Eldon Gormsen
Weigh Down Ministries
AC Gold R12 SR1
http://store.weighdown.com

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Web API question

Post by AbleMods » Wed Jan 11, 2017 4:34 am

I built an entire WebAPI implementation for Able last year. It exposes most everything in Able to a custom iPhone app shoppers use to shop and buy.

The API can be easily extended, you'll need full source code to do it. It's a separate project in the source code files and easy to read if you're familiar with REST api implementations.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply