Per this link, Paypal has the ability to customize the appearance of paypal payment pages. LM Paypal should support this configuration.

Comments

pounard’s picture

Right, this is a nice feature. We may, before doing this, fix all other bugs before.

Now we have many ways to achieve this

  • Implementing a simple hook?
  • A configuration form?..
  • ..using color.module?..
  • ..which alter the theme configuration form?
manoloka’s picture

subscribe

lyricnz’s picture

pounard: did you read the page I linked to? I'm talking about theming how the page delivered by paypal appears, not any of the pages on Drupal. But yes, we need to fix the many other bugs first! :)

pounard’s picture

I read the link, this is only theming, but it needs to be configurable for the user, and/or linked to his theme somehow.

lyricnz’s picture

Yes, needs to be totally configured by user. Trying to get hints from his theme is likely to be a bit hit-and-miss. Maybe the site logo, perhaps.

pounard’s picture

Site logo per default is OK I think, site slogan and site name may be right too.
Color should be user configurable with something like a color selector, I saw some module which do it.