SOAP 和 PayPal - 传递自定义变量
我正在开发一个项目,其中客户使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论