问题描述
PayPal Express结帐API具有一个请求参数,用于设置要显示为结帐流程一部分的标头图像.
The PayPal Express checkout API has a request parameter for setting a header image to be displayed as part of the checkout flow.
我目前正在构建Permissions API,并注意到我的身份验证屏幕未显示标题图像.浏览文档时,看不到用于设置此选项的选项.有人可以告诉我如何将标头图片合并到PayPal Permissions API requestPermissions网络流中吗?
I am currently working on building out the Permissions API, and have noticed that my authentication screen does not display a header image. Browsing through the documentation, I do not see an option for setting this. Could someone please tell me how I can incorporate a header image in the PayPal Permissions API requestPermissions web flow?
请查看我在这里看到的权限流的屏幕截图: http://i.stack .imgur.com/vrH77.png
Please see a screenshot of the permissions flow I am seeing here: http://i.stack.imgur.com/vrH77.png
推荐答案
您是否尝试过在PayPal个人资料中设置自定义付款页面?
Have you tried setting up Custom Payment Pages in your PayPal profile?
这篇关于贝宝权限API-设置标题图片的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!