Page 58 of 73 FirstFirst ... 848565758596068 ... LastLast
Results 571 to 580 of 730
  1. #571
    Join Date
    Jul 2004
    Location
    Oxford
    Posts
    108
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    Hi - on the chekout screen "Step 2 of 3 - Payment Information" where the customer can select their Payment Method, how can I make an image appear to the left of the radio option 'Credit Card via WorldPay' please?
    Ruth

  2. #572
    Join Date
    Jul 2004
    Location
    Oxford
    Posts
    108
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    Apologies. To be clear. The PayPal option has a radio button, then the PayPal image then "Save time. Check out securely....." I'd like to have the radio button, a WorldPay image then "Credit card via WorldPay".
    Ruth

  3. #573

    Default Re: WorldPay Module version 2.0 - Support thread

    Quote Originally Posted by spinnywoman View Post
    Hi - on the chekout screen "Step 2 of 3 - Payment Information" where the customer can select their Payment Method, how can I make an image appear to the left of the radio option 'Credit Card via WorldPay' please?
    Hi Spinnywoman

    This has already been answered by Philip on this thread. If you do a search you will find it. I remember seeing it there.



    --------------------------------


    I have a quick question -

    I want to change the text 'I'll select a card later'

    This text is not in the languages folder. It is in Includes/modules/payment/worldpay.php in the code snippet below.

    function _cc_map(){

    $arr = explode(',', MODULE_PAYMENT_WORLDPAY_ACCEPTED_CC_LIST);
    $out = array(''=>'I\'ll select a card later');
    foreach($arr as $val){
    if(isset($this->cc_map[trim($val)]) ){
    $out[trim($val)] = $this->cc_map[trim($val)];
    }
    }

    return $out;
    I've changed it here and it seems to change the text. I was just wondering does anyone know if this is a problem to change?

  4. #574

    Default Re: WorldPay Module version 2.0 - Support thread

    Hi Spinnywoman

    Look at page 19 of this thread.

    Jason

  5. #575
    Join Date
    Jul 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    hi dont know if this will help anyones problems but i had an issues with cookies so I altered worldpay.php from

    https://select.wp3.rbsworldpay.com/wcc/purchase
    changed it to
    https://secure.wp3.rbsworldpay.com/wcc/purchase
    and the problem seems to have been resolved
    select was there old page aparently and secure is the new one

  6. #576
    Join Date
    Jul 2009
    Posts
    234
    Plugin Contributions
    1

    Default Re: WorldPay Module version 2.0 - Support thread

    Hi shadowknight

    The change you mentioned from select to secure, was already completed in the latest version of the worldpay module....2.10 i think it is at the minute

    If you arnt already using the latest version, i would strongly suggest upgrading :)

    Scott

  7. #577
    Join Date
    Jul 2004
    Location
    Oxford
    Posts
    108
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    Many thanks for this - think I am on right track...
    Ruth

  8. #578
    Join Date
    Apr 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    Hi, I ve just called worldpay and the white listing won't be compulsory until the beginning of next year.... Saved for now

  9. #579
    Join Date
    Apr 2008
    Location
    London
    Posts
    5
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    Just upgraded to the 2.10 version and now when the customer returns to my site the payment success page is all screwed up, looks like a css problem?? Anyone experienced the same prob?? Any ideas greatly appreciated!

  10. #580
    Join Date
    Apr 2008
    Location
    London
    Posts
    5
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    Oh, should have read the last 50 pages! My mistake!

 

 
Page 58 of 73 FirstFirst ... 848565758596068 ... LastLast

Similar Threads

  1. v154 WorldPay Module version 3.0 - Support thread
    By countrycharm in forum Addon Payment Modules
    Replies: 116
    Last Post: 31 Dec 2025, 11:36 AM
  2. MultiSite Module Support Thread
    By Gerome in forum All Other Contributions/Addons
    Replies: 2246
    Last Post: 29 Dec 2025, 10:13 AM
  3. v151 Codetrio Sphinx Search Version 1.0 Support Thread
    By imranulh in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 16 Jul 2014, 01:24 AM
  4. Simple SEO URL (OLD version) [support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 5053
    Last Post: 30 Jun 2014, 02:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg