PayPal 集成方法/具有安全返回 URL 的简单解决方案

发布于 2024-09-30 20:36:28 字数 319 浏览 0 评论 0原文

我确实需要通过单击将 PayPal 集成到网站上,始终保持相同的价格并且没有购物车(我想“立即付款/捐赠”按钮就可以了!)。但是:我需要具有自定义返回 URL 的能力,并且需要有一个安全的 Return-URL(包括 GET 参数、令牌、校验和或其他内容)。 IPN 也应该可以工作。

现在:我很失落。我可以选择什么类型的集成?其中包括 PayPal Express、PayPal Basic、单个 HTML 表单按钮、PayPal Starter、API 解决方案和 SDK。在大量文档之间,我只是不知道可以采取哪种解决方案。

请问有人有什么建议吗?

非常非常感谢! 麦克风

I do need to integrate PayPal on a website with a single click, always the same price and no shopping cart (A Pay Now/Donate Button I guess would ok!). However: I need to have the ability of a custom return URL and need to have a safe Return-URL (including GET Parameters, Token, Checksum or whatsoever). Also IPN should work.

Now: I am so lost. What type of integration can I possibly choose? There's PayPal Express, PayPal Basic, a single HTML Form Button, PayPal Starter, API solutions and SDK's. Between tons of Documents I just don't know which solution I can take.

Please, somebody any suggestions?

Many many Thanks!
Mike

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

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

发布评论

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

评论(2

暮年 2024-10-07 20:36:28

如果您追求简单,那么单个按钮可能就是您所需要的。检查文档并查看它是否提供您需要的功能。如果我没记错的话,这个选项确实有效,但现在已经有一段时间没有实现 PayPal 了,所以我可能是错的。

无论哪种方式,请选择具有最基本功能集的选项,然后逐步完善,直到找到能够提供所有所需功能的解决方案。

注册 PayPal 的 x.com 开发者网络肯定也会有很大帮助,因为您可以在沙盒环境中测试所有功能。

希望这有帮助!

If you're going for simple, a single button is probably what you're looking for. Check the documentation and see if it provides the functionality you need. If I remember correctly, this option does, but haven't implemented PayPal for quite a while now, so I might be wrong.

Either way, go for the options with the most basic set of features, and work your way up until you find the solution that does provide all your required features.

Signing up on PayPal's x.com developer network will definitely help a lot too, as you can test all the features in a sandbox environment.

Hope this helps !

不忘初心 2024-10-07 20:36:28

感谢您的留言!
是的,我想我确实必须从一个简单的按钮开始,然后从那里开始。我已经取得了一些进展。
在 x.com 上注册当然是个好主意,谢谢!
也许这有时对某人有用(刚刚找到它):
https://www.paypalobjects.com/en_US/ebook/PP_WebsitePaymentsStandard_IntegrationGuide/buynow_buttons .html#1070412

再次非常感谢!

麦克风

thanks for your message!
Yes I guess I do have to go the way up, starting with a simple button and go from there. I've already made some headway.
Signing up on x.com is certainly a good idea, thanks!!
Maybe this might be useful for somebody sometime (just found it):
https://www.paypalobjects.com/en_US/ebook/PP_WebsitePaymentsStandard_IntegrationGuide/buynow_buttons.html#1070412

Many thanks again!

Mike

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