Author |
Topic  |
|
bully456
Starting Member
United Kingdom
21 Posts |
Posted - June 07 2016 : 10:04:43
|
Hi,
It is possible to link our shops eBay and Amazon stores so that orders placed through either of these two stores appear in the orders placed on the VPASP admin control panel?
Any advice gratefully received. 
|
|
serjtankian
VP-CART Super User
 
Armenia
378 Posts |
Posted - June 09 2016 : 20:52:11
|
hmm... never done this before, but i think it''s possible with customization.
*peace - serj* |
 |
|
danielrichardson
VP-CART Super User
 
Australia
276 Posts |
|
bully456
Starting Member
United Kingdom
21 Posts |
Posted - June 14 2016 : 08:34:06
|
Thanks for the replies. I will have a look and see how I get on |
 |
|
danielrichardson
VP-CART Super User
 
Australia
276 Posts |
Posted - June 20 2016 : 10:36:39
|
Please post here if you have experience with them later.. :D |
 |
|
squirrel
VP-CART New User

USA
73 Posts |
Posted - June 21 2016 : 22:27:40
|
@bully456
"orders placed through either of these two stores appear in the orders placed on the VPASP admin control panel?" = This will require customization.
However, I dont think you need to take the trouble to integrate the APIs of Ebay and Amazon by custom coding them to your VPASP Software.
You can embed the widgets too. You might wanna refer http://developer.ebay.com/developercenter/javascript/widgets/.
Just log into your admin panel and go to Store » Products » View/Edit Products. Then, either click on ''Edit'' on a existing product or ''Add A New Product''. In the description sections, you may add the widget''s code by clicking the "HTML" (View/Edit Source Code) button.
For an example, I have added the iframe code given below for one of my Italian client as "Similar Products" (as an additional way to earn a passive income):
src="http://rcm-eu.amazon-adsystem.com/e/cm?t=robeviol-21&o=29&p=8&l=as1&asins=B00N9OAQI0&ref=qf_sp_asin_til&fc1=000000&IS2=1<1=_blank&m=amazon&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
The downside of not integrating the APIs is that, you will need to manually keep track of the orders. Perhaps, tracking the orders via e-mail or analytics will make things a little easier. Or you can use http://appath.com/ or http://www.sellbrite.com/ to track both your Amazon and Ebay orders.
Thank you.
Best Regards, Daniel
Be Happy Always  |
Edited by - squirrel on June 21 2016 22:29:14 |
 |
|
danielrichardson
VP-CART Super User
 
Australia
276 Posts |
Posted - August 15 2016 : 06:34:15
|
@squirrel, so only with ifram we can linking amazone store to vpcart? |
 |
|
serjtankian
VP-CART Super User
 
Armenia
378 Posts |
Posted - August 15 2016 : 14:45:00
|
i create my own customization so it can connect with local marketplace here, however i don''t think my customization is working with others. as my simple customisation only works with one of marketplace here. simple trick is by combining ccode and marketplace link, that''s all
i don''t know how with amazon, need to see further
*peace - serj* |
 |
|
squirrel
VP-CART New User

USA
73 Posts |
Posted - August 20 2016 : 19:30:20
|
@sertajkian
Yes, that will work too...
Thank you.
Best Regards, Daniel
Be Happy Always  |
 |
|
|
Topic  |
|