gpt4 book ai didi

ruby-on-rails - 如何使用 PayPal-Ruby-SDK 为以后的支付生成授权码?

转载 作者:数据小太阳 更新时间:2023-10-29 07:37:41 25 4
gpt4 key购买 nike

我正在尝试使用 PayPal-Ruby-SDK 为 paypal 生成访问 token 以供将来付款 example .

it "Exchange Authorization Code for Refresh / Access Tokens" do
# put your authorization code for testing here
auth_code = ''
if auth_code != ''
access_token = FuturePayment.exch_token(auth_code)
access_token.should_not be_nil
end
end

它需要一个我无法找到如何生成的授权码。非常感谢任何帮助。

最佳答案

您只能通过 PayPal 网页登录流程获取授权码。根据Paypal's official documentation .

关于ruby-on-rails - 如何使用 PayPal-Ruby-SDK 为以后的支付生成授权码?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28198220/

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