Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2008
    Posts
    17
    Plugin Contributions
    0

    red flag Express Checkout Automatic Account Creation issue

    Hello there,

    We are recently experience the issues with automatic account creation, after search through the forum and internet, I think it might related to express checkout, we have set Express Checkout Shortcut Button to off and Express Checkout: Automatic Account Creation to no, therefore customer have to go through all steps to completed the order, however, sometimes we found same customer register twice in a very short time address are same but with different email address, until recently we received enquiry from customer, who could not found her order details in registered account, and we found the order was in the second account she registered, but she state that she never use the paypal email account to register and also no password to access such account on our website. here is the problem, we go through all registered customer's details and found that about 10% orders have such issue, a new account been created when customer finish payment, and order went to the automatic paypal email created account. we try to monitor a customer processing an order, and found that at the moment when customer finish the paypal payment, at admin we see a new account been created.

    we have the Fast and Easy Checkout addon which was build in with the template, but we have use this template for a year, and only recently the problem getting worse, I am not sure if it cause such problem, and I also contact with
    paypal support team, they state that this is sound like the express checkout automatic account creation did not setting properly, they ask me to tune it on and tune off again, but it's still not working. I also use gocompare to compare the paypal related php file with our original backup, and clean 1.5.1 files, still did not notice any issue.

    Could anyone point our a direction where should I look at? a paypal support team member told me that if I could find the php file which control the automatic account creation and comment out few lines may have the problem solved. however, I just could not found which one control such setting .


    Best Regards

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Express Checkout Automatic Account Creation issue

    That's the way it was written.

    You said you're using Zen Cart v1.5.1 and PayPal Express Checkout. The way Zen Cart v1.5.1 works with the "Automatic Account Creation" in Express Checkout may seem confusing. Zen Cart will always create an account for the customer who uses Express Checkout. The "Automatically Create An Account" setting only controls whether that account is treated as a permanent user-account. If "Automatic Account Creation" is ON, then your Zen Cart will send a welcome email to that customer, along with a generated password for that account, and they will be able to log into that account for reviewing their purchases or to make new purchases. If the settings is OFF, then that welcome email is not sent, and the account is flagged as internal-only and no password is issued.
    The account is necessary for the internal workings of the store, which is why a record is always created in the customers table regardless of whether "Automatic Account Creation" is turned on or off.
    .

    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
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Express Checkout Automatic Account Creation issue

    To tie back to the OP, the setting of auto-create an account doesn't work like described by the OP. Setting to true won't shortcut going through the checkout process, data that is needed for the store to process the purchase will still be collected. If you have something between the shopping cart page and checkout_payment that needs to be filled out which is bypassed by use of expres checkout with paypal express then two things, evaluate how badly you need that extra information (customers tend to prefer quick and easy checkout) and two if needed, then disable the express checkout portion, but would still recommend the auto-account creation...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #4
    Join Date
    Feb 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: Express Checkout Automatic Account Creation issue

    Quote Originally Posted by DrByte View Post
    That's the way it was written.

    You said you're using Zen Cart v1.5.1 and PayPal Express Checkout. The way Zen Cart v1.5.1 works with the "Automatic Account Creation" in Express Checkout may seem confusing. Zen Cart will always create an account for the customer who uses Express Checkout. The "Automatically Create An Account" setting only controls whether that account is treated as a permanent user-account. If "Automatic Account Creation" is ON, then your Zen Cart will send a welcome email to that customer, along with a generated password for that account, and they will be able to log into that account for reviewing their purchases or to make new purchases. If the settings is OFF, then that welcome email is not sent, and the account is flagged as internal-only and no password is issued.
    The account is necessary for the internal workings of the store, which is why a record is always created in the customers table regardless of whether "Automatic Account Creation" is turned on or off.
    Hello DrByte,

    Thank you very much for your reply, guess I misunderstand how the automatic account creation working, because the symptom is looks like a new account been automatically created, I search it through google and found there is a "automatic account creation" setting in Express Checkout, if it is the way v1.5.1 and paypal express checkout work, May I ask does V1.5.3 working in the same way, we are currently working a a responsive template and will use it for current store later.

    I carefully checked all these automatic created account, and found that they all due to customer's paypal email address doesn't match the email they initially registered. fast and easy check out module allowed customer only use email and password to create a account, and they could filed all personal and shipping information later, I am not sure compare with original create account way, whether it good or not, but indeed some customers do not want use their paypal account email to register in a web store. even we put the "Automatic Account Creation" in Express Checkout on, there are will still created a new account for customer prefer using different email account, to be honest the way it work may not convenience for customer. we were use paypal stand payment for many years, that was no such setting. but sometimes which got duplicate orders.

    I am curious there are enormous zen cart store use paypal express, why no one have similar issues like us? even paypal support team told me that
    our case is rare to them. I am still thinking there are something wrong with our side or paypal's

    Paypal express checkout is the only one payment method for our web store, if at the moment there no solution for such issue, Should I put a notice to customer that they have to use the paypal email to register account with us otherwise a new account will be created during checkout? that will sounds weird

    Best Regards

  5. #5
    Join Date
    Feb 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: Express Checkout Automatic Account Creation issue

    Quote Originally Posted by mc12345678 View Post
    To tie back to the OP, the setting of auto-create an account doesn't work like described by the OP. Setting to true won't shortcut going through the checkout process, data that is needed for the store to process the purchase will still be collected. If you have something between the shopping cart page and checkout_payment that needs to be filled out which is bypassed by use of expres checkout with paypal express then two things, evaluate how badly you need that extra information (customers tend to prefer quick and easy checkout) and two if needed, then disable the express checkout portion, but would still recommend the auto-account creation...

    Hi mc12345678,

    Thank you for your comment, yes, I totally misunderstand how the auto create account work, it was just the symptom for our issue.

    we understand quick and easy checkout is preferred by customers, however, what 's happened if customer prefer do not use paypal payer email to register with us? we selling girls clothing and a portion of customers use their boyfriend card or paypal account to make the payment, even their address are same, there are still a auto created account! we have use zen cart for 8 years, and I have read lots of post from you and DrByte, I am really appreciate what you guys done for all of us. however, is there any way to get ride of things? let customer choose the email they want to register and separate the paypal payer's email with zencart account?

    Best Regards

  6. #6
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Express Checkout Automatic Account Creation issue

    If the customer creates an account in your store before commencing PayPal Express checkout, Zen Cart is designed to use PayPal only for payment, and the rest of the transaction is placed inside that existing customer account. No new account is created in that situation.
    .

    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 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: Express Checkout Automatic Account Creation issue

    Hello DrByte,

    That is exactly same in our store, customer create account before using paypal checkout, (we do not have paypal express checkout button shown in product or shopping cart page), even before they add any information , the account just simply created by email and password only, which is fast and easy checkout do, and when they try to checkout from shopping cart, they have to provide all shipping data, on the check out page only paypal and west union option can be chosen, however, it's looks like when customer using paypal make the payment, and their paypal email not same as register email, after payment completed, a new account been created.

    If this is not normal, guess something wrong with our code. May I ask where should I look at for the error? the paypal support team thought it is our zen cart store

    allowed a new account been created during paypal page return to store.


    Best Regards

  8. #8
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Express Checkout Automatic Account Creation issue

    I have no experience with Fast And Easy Checkout, other than I know it changes a LOT of what Zen Cart normally does. Perhaps it interferes with the way a normal Zen Cart and PayPal Express transaction are designed to behave.
    .

    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. v151 New account created after payment but automatic account creation is set to no
    By sagilca in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 13 Nov 2013, 02:48 PM
  2. Express Checkout Account Creation
    By Thannaree in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 20 Jun 2011, 01:35 PM
  3. Instant Payment and Automatic Account Creation
    By nightdesigns in forum PayPal Website Payments Pro support
    Replies: 11
    Last Post: 2 Nov 2010, 06:42 AM
  4. Automatic coupons for valid account creation
    By alimtlai in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 31 Jan 2009, 09:12 PM
  5. the automatic account creation
    By talisman-studios in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 10 Mar 2008, 12:13 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