Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我得到SandBox PaylPal的以下返回 URL :
http://mysite.com/success.aspx?tx=9A255742LJ154054X&st=Pending&amt=74.00&cc=USD&cm=&item_number=Product%201
所以它发送的是总价值amt=74.00而不是商品价格$59.00。
amt=74.00
$59.00
所以我的问题是如何获得商品价格?
谢谢!
您需要确保在您使用的按钮代码中包含逐项详细信息。PayPal 提供了可以在按钮中使用的标准变量列表,您可能希望直接参考购物车部分。
元素?