带有“立即购买”按钮的 Paypal 折扣代码

发布于 2024-10-15 02:35:18 字数 200 浏览 3 评论 0原文

我创建了一个贝宝立即购买按钮并成功集成。在测试时,我注意到一旦我到达贝宝网站,就有一个兑换“优惠券、奖励或其他折扣”的选项。

如何创建优惠券/折扣代码?

到目前为止我看到的说明似乎与处理您自己的网站上的优惠券代码有关,即您必须允许用户在您的网站上输入代码。我正在寻找一种解决方案,让我的客户可以使用我之前提到的选项在 PayPal 网站上兑换优惠券代码。

I've created a paypal buy now button and integrated it successfully. When testing I notice that once I reach the paypal site there's an option to redeem a "voucher, reward or other discount".

How do I create the voucher/discount codes?

The instructions I've seen so far seem to relate to handling the coupon codes on your own website i.e. you have to allow users to enter the code on your site. I'm looking for a solution where my customers can redeem a coupon code on the paypal website using the option I mentioned earlier.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

病毒体 2024-10-22 02:35:18

您无法创建优惠券。只有 PayPal 或 eBay 用户可以创建这些。
在将总金额发送到 PayPal 结账之前,您必须创建一个脚本来计算您网站上的折扣。
检查我在我的个人资料上发布的脚本以获取更多信息。

You cant create vouchers. Only paypal or ebay users can create those.
You're gonna have to create a script that calculates the discounts on your website before sending the total amount to paypal checkout.
Check a script i posted on my profile for more info.

那小子欠揍 2024-10-22 02:35:18

如果您使用的是 PayPal API V2,请将其添加为细分的一部分。
https://developer.paypal.com/docs/api/orders /v2/#definition-amount_breakdown

If you are using V2 of the PayPal API, add it as part of the breakdown.
https://developer.paypal.com/docs/api/orders/v2/#definition-amount_breakdown

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文