SOAP 和 PayPal - 传递自定义变量

发布于 2024-12-28 03:42:45 字数 285 浏览 0 评论 0原文

我正在开发一个项目,其中客户使用 SOAP 在结帐时将其数据传递给 PayPal。

我遇到的问题是:使用 SOAP 将优惠券/折扣代码传递到 PayPal 后端。

我需要找到一种使用此 SOAP 实现将实际优惠券代码传递给 PayPal 的方法,以便客户知道使用了哪个代码。我尝试了隐藏输入“自定义”,但似乎没有发送到贝宝。

我在 Firebug 控制台选项卡中看到返回的标记 (SOAP)。我只需要将优惠券代码名称传递给 PayPal。

I am working on a project where the client is using SOAP to pass their data to PayPal on checkout.

The thing I am having trouble with is: passing a coupon/discount code - to the PayPal backend using SOAP.

I need to find a way using this SOAP implementation to pass the actual coupon code to PayPal for the client knows which code was used. I tried the hidden input "custom" but doesnt seem to be sent over to PayPal.

I see the returned markup (SOAP) in the firebug console tab. I just need to pass the coupon code name to PayPal.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文