Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在阅读了新的PayPal REST API 文档后,我得出的结论是,仍然无法以允许客户从其 PayPal 余额进行付款而不被重定向到 PayPal 网站的方式集成 PayPal。这个对吗?我想与社区的其他人核实,以确认情况仍然如此。
这是正确的。即使使用新的 REST API,您仍然需要将用户重定向到 PayPal,以便他们登录并批准付款。新的 REST API 尚不支持嵌入式(灯箱/迷你浏览器)流。