UC worldpay module seems to be working fine but text on order completion screen is so small as to be unreadable (see attached png). Any ideas what could be causing this?

CommentFileSizeAuthor
SmallText.png120.88 KBdarren p

Comments

nathanjo’s picture

The messages is even hardcoded - can't we use the checkout message from ubercart in admin/store/settings/checkout/edit/messages? in that way we can easily format or change text.

@darren I guess its your css/theme.

jens peter’s picture

I had a similar problem with wordpay where it simply ruined my layout on the return page.
In my situation it was an empty div.
As soon as I added a space to that div, it all worked.

If you have sloved the problem please let us know how.

mttjn’s picture

@jenspeter: same here - worldpay is destroying styling on the cart/worldpay/complete page (the return page) :(
can you elaborate on how you solved it please? when you say "empty" you mean it had no other elements inside it, and you just put a &nbsp in there and it fixed the broken style for the entire page? did the div have any styling on it? any details/advice/suggestions would be much appreciated... thank you.

matason’s picture

Status: Active » Closed (won't fix)

Hi, @jenspeter is spot on, I contacted RBS a long time ago about this, have a look at their response - http://drupal.org/node/369096#comment-3425360

mttjn’s picture

@Matason: **Thank you** Was driving me crazy..

jens peter’s picture

sorry, I forgot all about this post and did not see the reply and question to me. I wish we could use RSS feeds on here :-)
An answer to mttjn: Yes, I used the DIV for adding a graphic through the CSS so it was empty. I simply added a space and somehow Worldpay found the div and all was styled perfectly.
I just had the exact same issue with another shop system so I feel very confident that this is a Worldpay issue - I had not seen the reply from Worldpay as Matason pointed to. Thank you for that, Matason.

Sorry for being this lazy in getting back - I simply didn't see your questions.

Cheers, Jens Peter