• We are running into an issue with the paypal buttons on the art and product pages. If I am not logged in as a cuatomer and I click on the paypal button on the product page, it pops up the paypal, we confirm to make payment and I am brought back to the cart page with a message:

    ” An account is already registered with your email address. Please log in. “
    The login link does nothing. It works as expected if we attempt to make payment with the paypal button on the checkout page..

    My question – Is it possible to use the PayPal button on the products & the cart page with the following account settings?

    UNCHECKED We do not have guest checkout enabled
    CHECKED Enable log-in during checkout
    CHECKED Allow customers to create an account:

    Customers can create an account before placing their order.

    CHECKED On “My account” page

    If yes, how do we fix that link so a user could login and not get confused?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    My question – Is it possible to use the PayPal button on the products & the cart page with the following account settings?

    Yes it is possible. You’re encountering that message because you don’t allow guest checkout, which means the user must be logged in or create an account during checkout. WooCommerce can see that the email address associated with the order is associated with an existing account. Therefore you get the notice that the user should login to complete their order.

    The login link does nothing.?

    The Braintree plugin doesn’t control login functionality or login links, buttons, etc. Check to see if the link is being escaped or something else that might prevent it from working.

    Kind Regards

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.