Page 1 of 1
Wordpress "Wishlist Member" plug in
Posted: Fri Dec 09, 2011 12:01 pm
by fcmlmt11
Does anyone know if the wordpress plug in "wishlist member" at
http://member.wishlistproducts.com/ will integrate with Able Commerce? Also does Able have API capabilities?
Re: Wordpress "Wishlist Member" plug in
Posted: Sun Dec 11, 2011 10:04 pm
by AbleMods
No there's nothing about that plugin that would be compatible with AbleCommerce.
AbleCommerce is written in ASP.Net C-Sharp and much of the source code is included. A full blown API isn't necessary since you can write your own code and directly access all of the AC7 data object classes.
You can read more about AbleCommerce customization at
http://wiki.ablecommerce.com/
Re: Wordpress "Wishlist Member" plug in
Posted: Mon Dec 12, 2011 6:07 pm
by fcmlmt11
I need to notify a 3rd party system whenever a purchase is made in ablecommerce. I would like to do this via a post to the 3rd party URL and via an email parser.
Is there a place in ablecommerce to setup something like this? A notification URL or maybe an event trigger that would send some of the customer details to the 3rd party system. Name and email…
Re: Wordpress "Wishlist Member" plug in
Posted: Mon Dec 12, 2011 6:22 pm
by AbleMods
No I'm sorry that behavior would have to be custom written by a developer.