Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor angelleye

    (@angelleye)

    You need to check the following.

    – PayPal Account Optional should be enabled in your PayPal account.
    – Guest Checkout should be enabled in the WooCommerce general checkout settings.
    – PayPal Account Optional should be enabled in the Express Checkout settings.
    – Landing Page should be set to Billing in the Express Checkout settings.

    With those things in place you should get the experience you’re looking for on the Express Checkout pages. Let me know otherwise.

    Thread Starter lestatu2

    (@lestatu2)

    I already had these settings

    Plugin Contributor angelleye

    (@angelleye)

    It could have something to do with your locale code, then. Try disable the “Use WordPress Locale Code” option in the Express Checkout settings.

    If that still doesn’t do it for you I would need to get a look at the log (with logging enabled in the settings) that gets saved to the /wc-logs folder.

    Thread Starter lestatu2

    (@lestatu2)

    I disabled it and nothing changed.

    03-13-2015 @ 00:00:55 – Start Express Checkout
    03-13-2015 @ 00:00:57 – Test Mode: no
    03-13-2015 @ 00:00:57 – Endpoint: https://api-3t.paypal.com/nvp
    03-13-2015 @ 00:00:57 – Request: Array
    (
    [USER] => *****
    [PWD] => *****
    [VERSION] => 112.0
    [BUTTONSOURCE] => AngellEYE_SP_WooCommerce
    [SIGNATURE] => *****
    [METHOD] => SetExpressCheckout
    [RETURNURL] => http://www.sun-glasses.moda/checkout/review-order/?pp_action=revieworder
    [CANCELURL] => http://www.sun-glasses.moda/carrello/
    [ADDROVERRIDE] => 1
    [BRANDNAME] => Sun Glasses Moda
    [SOLUTIONTYPE] => Sole
    [LANDINGPAGE] => Billing
    [USERSELECTEDFUNDINGSOURCE] => CreditCard
    [PAYMENTREQUEST_0_AMT] => 93.00
    [PAYMENTREQUEST_0_CURRENCYCODE] => EUR
    [PAYMENTREQUEST_0_SHIPPINGAMT] => 0.00
    [PAYMENTREQUEST_0_TAXAMT] => 0.00
    [PAYMENTREQUEST_0_SHIPTONAME] => marco rossi
    [PAYMENTREQUEST_0_SHIPTOSTREET] => via albione 15
    [PAYMENTREQUEST_0_SHIPTOCITY] => bari
    [PAYMENTREQUEST_0_SHIPTOSTATE] => BA
    [PAYMENTREQUEST_0_SHIPTOZIP] => 70100
    [PAYMENTREQUEST_0_SHIPTOCOUNTRYCODE] => IT
    [PAYMENTREQUEST_0_SHIPTOPHONENUM] => 365456452
    [PAYMENTREQUEST_0_PAYMENTACTION] => Sale
    [L_PAYMENTREQUEST_0_NAME0] => OAKLEY HOLBROOK
    [L_PAYMENTREQUEST_0_AMT0] => 93.00
    [L_PAYMENTREQUEST_0_NUMBER0] => OO9102
    [L_PAYMENTREQUEST_0_QTY0] => 1
    [PAYMENTREQUEST_0_ITEMAMT] => 93
    )

    03-13-2015 @ 00:00:57 – Response: Array
    (
    [TOKEN] => EC-77Y57938057913529
    [TIMESTAMP] => 2015-03-12T23:01:05Z
    [CORRELATIONID] => 3a5012dd40d24
    [ACK] => Success
    [VERSION] => 112.0
    [BUILD] => 15735246
    )

    03-13-2015 @ 00:00:57 – Redirecting to PayPal

    Plugin Contributor angelleye

    (@angelleye)

    The request looks good, but I see that you’re based in Italy..?? Unfortunately, guest checkout is simply not available in that case. Sorry I don’t have better news for you.

    Thread Starter lestatu2

    (@lestatu2)

    but if I click on Paypal Credit on cart page I was redirected to billing page , even if I’m guest.

    Plugin Contributor angelleye

    (@angelleye)

    I guess maybe I’m not fully understanding what you are expecting. Can you provide screenshots?

    Thread Starter lestatu2

    (@lestatu2)

    Plugin Contributor angelleye

    (@angelleye)

    One thing about what you’re seeing there is that PayPal is in the process of introducing new checkout pages for Express Checkout. What you’re showing here for PayPal Credit is the new version of the pages, and what you’re showing for the regular EC button is the old checkout page.

    PayPal is split testing those, so you should actually see both versions of those pages coming up sometimes regardless of which button you use.

    I can’t read this, though, so what does the regular EC button version say for the options? I see where it’s saying “Don’t have a PayPal account?” but then it is only giving you the option to create one at that point?

    With PayPal credit the user would have to create an account because that only works with PayPal anyway.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Paypal Express don't redirect to billing page’ is closed to new replies.