用户发送到pre-充满亚马逊购物车结账 [英] Send users to a pre-filled Amazon cart checkout

查看:198
本文介绍了用户发送到pre-充满亚马逊购物车结账的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我工作的一个网站,将创建的项目pre-设置包。首先,我使用的是亚马逊验证这一想法,拉着一些加盟销售,然后我会实现自己的订单,如果这个想法认为成功的。

I'm working on a site that will create pre-set packages of items. To start, I'm using Amazon to test the idea, pulling some affiliate sales, and then I'll fulfill orders myself if the idea deems successful.

我的目标是有一个立即购买式的按钮,并且在点击,用户将到达现在亚马逊结账页面,有车pre-充满了我的选择的项目和我的会员号码

My goal is to have a "buy now" type button, and upon clicking, the user will arrive at an Amazon checkout now page, with a cart pre-filled with items of my choosing, and my affiliate number.

我是一个PHP开发人员,所以如果一个解决方案必须是特定的语言,这就是语言一起去。如果它更多的是一种概念上的答案,或者如果有这一个API,那也有用。

I'm a PHP developer, so if a solution must be language specific, that's the language to go with. If it's more of a conceptual answer, or if there's an API for this, that works too.

在此先感谢。

推荐答案

您可以使用链接包含ASINs像这样的数量。它不添加项目到别人的车,但确认添加到购物车。 <一href="http://www.amazon.com/gp/aws/cart/add.html?AssociateTag=your-tag-here-20&ASIN.1=B003IXYJYO&Quantity.1=2&ASIN.2=B0002KR8J4&Quantity.2=1&ASIN.3=B0002ZP18E&Quantity.3=1&ASIN.4=B0002ZP3ZA&Quantity.4=2&ASIN.5=B004J2JG6O&Quantity.5=1">http://www.amazon.com/gp/aws/cart/add.html?AssociateTag=your-tag-here-20&ASIN.1=B003IXYJYO&Quantity.1=2&ASIN.2=B0002KR8J4&Quantity.2=1&ASIN.3=B0002ZP18E&Quantity.3=1&ASIN.4=B0002ZP3ZA&Quantity.4=2&ASIN.5=B004J2JG6O&Quantity.5=1

You may use link that contains ASINs and their quantity like this. It doesn't add items to someone's cart but confirms to add to cart. http://www.amazon.com/gp/aws/cart/add.html?AssociateTag=your-tag-here-20&ASIN.1=B003IXYJYO&Quantity.1=2&ASIN.2=B0002KR8J4&Quantity.2=1&ASIN.3=B0002ZP18E&Quantity.3=1&ASIN.4=B0002ZP3ZA&Quantity.4=2&ASIN.5=B004J2JG6O&Quantity.5=1

这篇关于用户发送到pre-充满亚马逊购物车结账的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆