Paypal php传递手续费参数

标签 paypal paypal-sandbox

现在我添加了参数 - handling,但是在 Paypal 页面 gedding 标签 Shipping and handling 中,这个标签对我来说是不正确的,因为我销售情报元素并且那里没有运费。

什么参数和handling一样但是有标签Handling

我尝试了这个官方页面上的所有项目,但没有一个是我需要的。

https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/Appx_websitestandard_htmlvariables/

最佳答案

据我所知,您无法更改结帐页面上对应的参数名称。相反,您使用购物车上传按钮并将“处理”作为行项目传递,以便它在结帐页面上显示为另一个项目。 请引用以下链接:

https://developer.paypal.com/webapps/developer/docs/classic/paypal-payments-standard/integration-guide/cart_upload/

您可以单击下面的链接查看它的外观:

https://www.paypal.com/cgi-bin/webscr?cmd=_cart&upload=1&business=seller%40dezignerfotos.com&item_name_1=Item+Name+1&amount_1=1.00&item_name_2=Handling&amount_2=2.00&

关于Paypal php传递手续费参数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29569378/

相关文章:

api - 通过 PayPal GetVerifiedStatus API 验证用户

java - 如何从新的 Paypal Sync Api 获取销售 ID

paypal - 将 Paypal 支付网关集成到网络应用程序

api - 无法获取 PayPal 沙箱帐户链接到第三方权限

php - 由于地址无效,PayPal DoDirectPayment (SOAP API) 交易失败

javascript - Angular 的 $scope 在 PayPal 方法 promise 中不起作用

php - Paypal 捐赠 : Send and receive data

Paypal 沙盒 - 商户配置无效错误 10501?

php - 自适应支付 Api Paypal [点对点]

PayPal:PayPal 开发者账户的替代品