Logo image isn't getting shown even though I put it in the experience profile
aljosik
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Aug-15-2021
04:55 AM
I followed the guide how to create a web experience profile and successfully created one. Here's the guide I followed: https://developer.paypal.com/docs/integration/direct/payment-experience/#style-and-presentation-over...
Everything works just as it should, the only problem is that the logo image I passed doesn't show up on the payment page. Here's the request body from Postman:
{
"name": "30FC0F2E-A0A8-429E-9233-44ECBEFBC838",
"input_fields": {
"no_shipping": 1,
"address_override": 0
},
"presentation" : {
"brand_name" : "SharpOddsMaker",
},
"temporary": false
}
Labels:
- Labels:
-
Payments REST APIs
0 REPLIES 0

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- "Payment Captured" live webhooks are taking up to 2 hours to send - What are my options? in REST APIs
- Payment approval does not redirect to return_url in sandbox in Sandbox Environment
- How do I stop initial recurring payment charged twice in Opencart? in REST APIs
- I am getting this "action not supported" while implementing log in with paypal using the guide. in REST APIs
- CreateRecurringPaymentsProfile working stop and getting all profile cancelled in NVP/SOAP APIs