简体   繁体   English

PayPal “订阅”添加到购物车,含税和运费

[英]PayPal "Subscription" add to cart, with tax and shipping

Is there any way to create a shopping cart through PayPal that allows shoppers to add subscriptions for multiple items into a shopping cart then check out all at once?有什么方法可以通过PayPal创建一个购物车,让购物者可以将多个商品的订阅添加到购物车中,然后一次全部结账?

This is easily done with regularly priced items, but does not work with recurring subscription items.这对于定期定价的商品很容易做到,但不适用于定期订阅的商品。 Tax and shipping also need to be added to the subscription (based on geographic location) because it is a physical product.税费和运费也需要添加到订阅中(基于地理位置),因为它是实物产品。

PayPal customer support and technical forums have been no help in solving this. PayPal 客户支持和技术论坛都没有帮助解决这个问题。

Subsequently if this is not possible with PayPal, does anyone have suggestions for another payment processor that could handle this task eg authorize.net?随后,如果 PayPal 无法做到这一点,是否有人对另一个可以处理此任务的支付处理器有建议,例如 authorize.net?

The subscription buttons won't handle this.订阅按钮不会处理这个。 They can only handle a single subscription, for a single item, in each session.他们只能在每个 session 中为单个项目处理单个订阅。

I would suggest using Express Checkout.我建议使用 Express Checkout。 Using Express Checkout, you can charge the buyer for multiple items upfront, and set up a recurring payments profile at the same time.使用 Express Checkout,您可以预先向买家收取多件商品的费用,并同时设置定期付款资料。

https://developer.paypal.com/webapps/developer/docs/classic/express-checkout/integration-guide/ECRecurringPayments/ https://developer.paypal.com/webapps/developer/docs/classic/express-checkout/integration-guide/ECRecurringPayments/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM