gpt4 book ai didi

iphone - 支付宝按钮问题

转载 作者:太空宇宙 更新时间:2023-11-03 16:12:58 26 4
gpt4 key购买 nike

我有一个在沙盒环境中测试过的 PayPal 按钮,它可以正常工作。现在我试图让它在实时环境中工作,但按钮仍然处于禁用状态。

我的代码是

[PayPal initializeWithAppID:@"APP-80W284485P519543T" forEnvironment:ENV_LIVE];  
UIButton *button = [[PayPal getInstance] getPayButton:self buttonType:BUTTON_278x43 startCheckOut:@selector(payWithPayPal) PaymentType:DONATION withLeft:20 withTop:240];
[self.view addSubview:button];

如果我将环境 ENV_LIVE 更改为 ENV_SANDBOX,则启用该按钮

最佳答案

您必须先将应用程序提交到 Paypal ,然后才能将其上线。在沙盒模式下测试您的应用后,他们会为您提供一个 ID。

检查这个链接

https://www.x.com/community/ppx/xspaces/mobile/mep

关于iphone - 支付宝按钮问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6058978/

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