我创建了一个 REST 应用程序,并在沙盒中成功执行了链式支付,但是当我尝试在实时环境中进行链式支付时,出现以下错误:
(
[Receiver] =>
[Category] => Application
[Domain] => PLATFORM
[ErrorID] => 550001
[ExceptionID] =>
[Message] => User is not allowed to perform this action
[Parameter] => Chained Payment
[Severity] => Error
[Subdomain] => Application
)
我需要做什么才能获得执行链式付款的适当权限?