gpt4 book ai didi

ruby-on-rails - 自适应 Paypal

转载 作者:太空宇宙 更新时间:2023-11-03 15:47:59 29 4
gpt4 key购买 nike

我正在尝试使用 this gem 用于使用 paypal 自适应支付,它需要

development:
environment: "sandbox"
username: "sandbox_username"
password: "sandbox_password"
signature: "sandbox_signature"
application_id: "sandbox_app_id"

test:
environment: "sandbox"
username: "sandbox_username"
password: "sandbox_password"
signature: "sandbox_signature"
application_id: "sandbox_app_id"

production:
environment: "production"
username: "my_production_username"
password: "my_production_password"
signature: "my_production_signature"
application_id: "my_production_app_id"

但是我从哪里获得有关沙箱、application_id 和签名以及用户/密码信息的信息...我确定这很明显,但我没有看到

最佳答案

The Paypal developer site 设置帐户并注册您的应用程序。我认为这应该为您提供开发所需的一切。

关于ruby-on-rails - 自适应 Paypal ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3849972/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com