我的网络面板上的用户 Paypal 集成

发布于 2025-01-21 00:08:44 字数 119 浏览 1 评论 0原文

我是Laravel和付款整合的新手。 我想为我的网络小组用户提供一个选择,以将其PayPal帐户与自己的个人帐户连接起来,以接收付款。 我想给他们一个连接按钮供他们继续。

有人可以帮我做同样的事情吗? 提前致谢

I'm quite new to laravel and payment integration.
I want to give an option to my web panel users to connect their paypal account with their own personal account on my web panel to receive payments.
and I want to give them a connect button for them to proceed.

Can someone please help me achieve the same.
Thanks in advance

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

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

发布评论

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

评论(1

长发绾君心 2025-01-28 00:08:45

您可以使用使用PayPal登录 API,让他们登录并获取其PayPal帐户ID。可以将其设置为付款人

另外,您可以向他们询问他们的客户端ID和/或秘密实时rest应用程序,他们可以在那里登录以获取。

You can use Log in With PayPal, possibly with the Partner Referrals API, to have them log in and get their PayPal account ID. This can be set as a payee.

Alternatively, you can ask them for their Client ID and/or Secret for a live REST APP, which they can log in there to obtain.

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