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.
我应该从哪里开始寻找在线支付系统,一旦用户付款,他们的帐户就可以完全访问游戏?基本上和 minecraft.net 中的支付系统一模一样。我在 r/programming 中发帖,因为我不知道我是否应该使用 sql 数据库或什么。我什至没有设置用户名/密码系统。
从理论上讲,这并不难。不过,我将把实现留给你。
这假设您有一个 A. 网站、B. SQL 数据库和 C. PayPal 帐户:
现在您可以在他们登录游戏客户端时检查他们是否已付款。