Logo image isn't getting shown even though I put it in the experience profile

aljosik
New Community Member

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
}
Login to Me Too
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.