email - Setting 'business name' and 'cancel and return' attributes on paypal review information page -


we having issue setting out 'business name' , 'cancel , return' our website link on paypal 'review information' page.

can advise on how can change details show these parameters? reason, details showing old email address had attached paypal account when first signed , cannot find out how can change it.

we have checked details showing correctly in our paypal profile both our business trading name , option ticked , correct website url included return customers our website in 'cancel , return' situation.

are attributes controlled our paypal profile feeds or changes need coding on our shopping cart end?

we using ubercart , paypal express checkout.

we posting on behalf of our website developers cannot answer them how change these details.

any great, thanks

can provide screenshot of seeing show @ on checkout page? return url, cancel url , business name express checkout gets set in code on site. setting in setexpresscheckout api call, need modify these url's in code.

if using nvp, variables want looking in setexpresscheckout code follows:

brandname - label overrides business name in paypal account on paypal hosted checkout pages.

returnurl - url buyer’s browser returned after choosing pay paypal. digital goods, must add javascript page close in-context experience.

cancelurl - url buyer returned if buyer not approve use of paypal pay you. digital goods, must add javascript page close in-context experience.

if have type of logging built site/shopping cart should able capture request , verify sending over.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -