【发布时间】:2014-05-02 04:02:46
【问题描述】:
有没有办法使用 Authorize.net 的 Simple Checkout 按钮添加产品属性,例如颜色、尺寸等?如果有,怎么做?
<form action="https://Simplecheckout.authorize.net/payment/CatalogPayment.aspx" method="post" name="PrePage" class="center">
<input name="LinkId" value="123456" type="hidden">
<input src="/wp-content/uploads/btn_buynow.png" type="image">
</form>
【问题讨论】: