Results 1 to 10 of 10
  1. #1
    Join Date
    Feb 2007
    Posts
    19
    Plugin Contributions
    0

    Default UK Paypal System - address and phone info

    I have customers telling me that the second line of their address and phone numbers aren't being passed to paypal correct, which I've been able to confirm...

    The address line 2 doesn't get passed over at all, and the phone number only gets the second, third and fourth characters passed over..

    Is this a known issue and is there a fix available?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: UK Paypal System

    1. Which version of Zen Cart are you running?

    2. If it's 1.3.7, have you installed the most recent patch for PayPal support?
    http://www.zen-cart.com/forum/showthread.php?t=56216

    3. Which PayPal module are you using?

    4. Can you turn on debug logging and post the logs for a failed transaction ?
    a) Admin->Modules->Payment->your-paypal-module->Edit ... set Debug to Log to File
    b) make sure the /includes/modules/payment/paypal/logs folder is writable chmod 777
    c) zip and post the files generated in that folder after doing a test transaction that fails to operate as desired.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Feb 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: UK Paypal System

    Hi m8,

    I'm using the latest Zencart, the patch you link to is for the Paypal express module - I'm having trouble with the Paypal IPN?

    The transaction isn't actually failing, so I don't think the debug would help? It's just a couple of fields that aren't being passed correctly.

    Cheers :)

  4. #4
    Join Date
    Feb 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: UK Paypal System

    Scrap that, just spotted there are a few fixes for the Paypal IPN in there too, I'll slap the patches on and see if that helps :)

  5. #5
    Join Date
    Feb 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: UK Paypal System

    OK, I've applied the patch and it is still doing it.

    Scenario:

    User creates an account*
    Opts to paypal IPN
    Confirms order, gets taken to Paypal
    Clicks 'dont have an account'
    User taken to a page with the details they filled out for the order**

    * If the email address exists already, TEXT_REMEMBER_ME gets displayed instead of the normal text, but that's another bug

    ** It is on this page where second line of the address is dropped and the phone number is truncated

  6. #6
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: UK Paypal System

    Quote Originally Posted by PotzUK View Post
    * If the email address exists already, TEXT_REMEMBER_ME gets displayed instead of the normal text, but that's another bug
    What contribution does the "TEXT_REMEMBER_ME" constant come from ? This isn't part of the core Zen Cart code.
    Notwithstanding the other issues, this particular one appears to be not a bug, but an error in your implementation of said contribution.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Feb 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: UK Paypal System

    Aye, i'll take a look at that, but it's the paypal bug/issue that's most critical...

  8. #8
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,237
    Plugin Contributions
    20

    Default Re: UK Paypal System

    TEXT_REMEMBER_ME is from the Automatic Login mod and is defined in includes/languages/english/YOUR_TEMPLATE/login.php (I have just checked by downloading the mod from Dowwnloads that it definitely is!).

    Anyone seeing "TEXT_REMEMBER_ME" has probably not renamed the "YOUR_TEMPLATE" to their own custom name - so it's not a bug, it's a mistake in your installation of the mod. Also, it has nothing to do with your Paypal issue.
    Development Manager @ JSWeb Ltd
    Over 15 years with Zencart

  9. #9
    Join Date
    Feb 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: UK Paypal System

    I realise the TEXT_REMEMBER_ME thing is unrelated (Since fixed) but I'm still having the paypal issue...

  10. #10
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: UK Paypal System

    Quote Originally Posted by PotzUK View Post
    I have customers telling me that the ... phone numbers aren't being passed to paypal correct, which I've been able to confirm...

    The ... phone number only gets the second, third and fourth characters passed over..

    Is this a known issue and is there a fix available?
    Quote Originally Posted by PotzUK View Post
    The transaction isn't actually failing, so I don't think the debug would help? It's just a couple of fields that aren't being passed correctly.
    Quote Originally Posted by PotzUK View Post
    Scenario:

    User creates an account
    Opts to paypal IPN
    Confirms order, gets taken to Paypal
    Clicks 'dont have an account'
    User taken to a page with the details they filled out for the order**

    ** It is on this page where ... the phone number is truncated
    Here is a discussion on what some others have tried and reported works for them. I cannot seem to find any pattern for consistent application that actually resolves this universally though.
    http://www.zen-cart.com/forum/showthread.php?t=44946
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. phone no and email address in order confirmation mail
    By saroja in forum PayPal Website Payments Pro support
    Replies: 0
    Last Post: 23 Nov 2011, 08:46 AM
  2. Store Address and Phone
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 6 Aug 2009, 12:08 AM
  3. Paypal IPN not transfering buyers address over to paypal payment/system
    By sewingfinethings in forum Built-in Shipping and Payment Modules
    Replies: 10
    Last Post: 30 Sep 2008, 08:39 PM
  4. Store address and phone in different languages
    By soki in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Aug 2008, 11:35 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR