Orders API v2: Web Experience Profile

lq2018
Contributor
Contributor

Hello everyone,

 

I'd like to tell PayPal within my Orders API v2 integration which web experience profile should be used. I can't find anything within the docs, https://developer.paypal.com/docs/checkout/ neither https://developer.paypal.com/docs/api/orders/v2.

 

Any ideas from your side?

 

Best regards

Login to Me Too
3 REPLIES 3

rahul-dighe
PayPal Employee
PayPal Employee

web experience profile as you know it from v1/payments is now deprecated. 

 

please use the application_context object to help set the web experience during checkout.

Senior Product Manager - PayPal Checkout API Product
Login to Me Too

lq2018
Contributor
Contributor

Hi @rahul-dighe,

thanks for the answer.

 

As I'm trying to send the `brand_name` within the `application_context` it get's completely ignored in the sandbox. PayPal is displaying me a random "Test Store" name.

 

Also: where can I tell PayPal, which logo image, as I was able to tell PayPal in Web Experience Profiles, to display? I couldn't find a parameter for that.

 

Best regards

Login to Me Too

rahul-dighe
PayPal Employee
PayPal Employee

> Logo Image is no longer supported. 

 

> can you send me your request ? the application_context.brand_name should work. The store name that it shows is the one for either the API caller or the payee that you might have specified.

 

Thanks

 

 

Senior Product Manager - PayPal Checkout API Product
Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.