Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate General Questions › Integration with 1Shopping Cart?
Tagged: 1ShoppingCart, cart66, wishlist member, wp affiliate platform
- This topic has 16 replies, 6 voices, and was last updated 12 years, 2 months ago by uNeedStuff.
-
AuthorPosts
-
October 7, 2010 at 7:17 am #1981benz1Member
Can the Affiliate Platform be integrated with 1ShoppingCart?
Thanks.
October 7, 2010 at 11:15 pm #25163amin007ParticipantThere are no integration option available for 1ShoppingCart but if they offer a 3rd party integration option with Affiliate softwares then please post a link to that documentation and I will see what I can do.
September 7, 2011 at 6:34 pm #25164Melanie_DMemberI have a copy of the variables they send that you can retrieve from their payment pages, but there is no way for the affiliate id or secret word to be passed from them.
September 8, 2011 at 2:25 am #25165adminKeymasterDo they have any integration option available for any 3rd party affiliate software. Unless they have official documentation for 3rd party affiliate software integration I won’t be able to help.
February 15, 2012 at 7:01 pm #25166uNeedStuffSpectatorHi I was looking for information on this as well. I’m not sure if this was where this left off or if it’s been done yet. 1ShoppingCart does have an api
http://api.1shoppingcart.com/index.php?title=Main_Page
Is that what you need to be able to make this happen?
Thanks!
February 16, 2012 at 3:26 am #25167adminKeymasterThank you, yeah that link has the details on there API but we are particularly interested in the following:
1) An option to execute a bit of code after a payment has been processed successfully to award the commission
or
2) A notification system where 1shoppingcart sends a notification each time a order is completed successfully (at this stage we can award the commission).
You can also ask them the following question and see what they reply with:
Is there any integration option available for any 3rd party affiliate software
February 16, 2012 at 3:32 pm #25168uNeedStuffSpectatorI’ve sent in your questions. Also can this be handled from the page they end up on after purchase? We are currently using WishList, so I’m wondering if I could put the code into their registration page.
Thanks!
February 16, 2012 at 7:43 pm #25169uNeedStuffSpectatorThis is the response:
Regrettably, while our system does work with many third party applications, we do not actively support them. You CAN set the system to send you a notification upon purchase, but I do not personally know how you would integrate your wordpress plugin.
February 17, 2012 at 3:46 am #25170adminKeymasterPlease ask them if there is any documentation that explains how to do the following (this is taken from their response):
“You CAN set the system to send you a notification upon purchase”
A link to a page that explains how to setup the above will help me determine if this is doable or not.
February 17, 2012 at 6:05 pm #25171uNeedStuffSpectatorI’m wondering if it would be better to set it somehow through the Wishlist plugin, as we also accept PayPal payments.
I’m sure they are referring to sending a receipt, but I will ask.
Thanks!
February 17, 2012 at 8:08 pm #25172uNeedStuffSpectatorYep he was referring to the order notice email.
February 18, 2012 at 5:04 am #25173adminKeymasterNo, we can’t programmatically award commission from an *email* or *receipt*. We need an API so we can hook into the system and do calculation.
May 30, 2012 at 10:31 pm #25174AletheaMemberSorry to pickup an old thread, but it seemed better than starting from scratch.
I’m a developer trying to integrate a client’s 1SC + Wishlist Member + WP Affiliate Platform setup.
I have done some research on the API and the backend of 1SC Pro (API is only available for Pro members) and it seems that you can send a purchase notification to a URL of your choice through the backend.
They also have working examples of an API event listener that interprets the code coming in from the purchase notification and pulls some data about new orders from it.
I’d like to get this whole process done cleanly for my client and documented appropriately so you can just post it on the site. Would you be willing to let me know what code we need to execute on the payment notification page and I can take a stab at getting it to work with their Notification API?
May 31, 2012 at 4:33 am #25175adminKeymasterPlease use the contact form on our site to get in touch with me so I can give you some pointers and then if we can sort out a solution I will share the result.
September 1, 2012 at 8:56 pm #25176uNeedStuffSpectatorI have found a place where I can place a script into the head section of the thank you page. Could this be used to connect the affiliate system with 1Shopping cart?
Here is a link to the information:
-
AuthorPosts
- You must be logged in to reply to this topic.