如何实现与 Paypal 的“添加项目”配合良好的购物篮按钮

发布于 2024-12-08 04:47:20 字数 397 浏览 1 评论 0原文

我是一个相对初学者,正在使用 Microsoft VWDE 为我的合唱团编写 html 网站。 我想在线出售我们音乐会的门票。
我希望用户能够输入任何价格(全票、学生票、优惠票)所需的门票数量,点击按钮并进入 Paypal 结账/购物篮页面,其中列出了商品。 这应该可以通过针对每种座位类型的 Paypal 的“添加项目”按钮来实现,但是只要按下一个座位的按钮,您就会立即进入 Paypal 页面(如果您愿意的话,没有机会按下第二个座位价格的按钮!您必须导航回您自己的网页) 所以我考虑了像 Open Cart 这样的开源产品,但它们对我来说太大了。 Paypal 对此的帮助(最终)是说我需要某种购物篮功能(引出了“添加项目”按钮实现什么功能的问题!?!)。 不介意为此编写代码,有人推荐什么?

感谢并为我的无知道歉......

阿里

I am a relative beginner writing a website in html using Microsoft VWDE, for my choir.
I want to sell tickets to our concert(s), on-line.
I would like the user to be able to enter the number of tickets required for any price (Full, Student, Concession), hit a button and be taken to the Paypal checkout / basket page with the items listed.
This ought to be possible with Paypal's Add Item button against each seat type, but on pressing the button for just one seat you are taken immediately to the Paypal page (without having chance to press the button for the second seat price if you wanted to! You have to navigate back to your own web page)
So I considered Open Source offers like Open Cart, but they are way too big for me. Paypal's help on this was (eventually) to say that I needed some sort of Shopping basket functionality (begs the question of what does the Add Item button achieve!?!).
Don't mind writing code for this, what does anyone recommend?

Thanks and apologies for my ignorance...

Ali

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

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

发布评论

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

评论(1

天邊彩虹 2024-12-15 04:47:20

大多数主机都有一个很好的一键安装(例如 Softaculous)来安装购物车。这将是启动和运行购物车的最快、最简单的方法!
他们中的大多数也有 PayPal 插件。

Most hosts have a nice one click install (like Softaculous) for installing shopping carts. It would be the quickest and the easiest way to get a shopping cart up and running!
Most of them have PayPal plugins too.

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