• Hello, I need yours help. After click button PayPal or other card its redirect to paypal site. On redirected page I see “You’ve been inactive for a while, so we logged you out to help protect your account. Please return to the merchant and restart the payment process.” its repeat in all browser and rather PC.
    LOGS:
    2018-07-26T10:46:13+00:00 INFO Redirecting to PayPal
    2018-07-26T10:46:13+00:00 INFO PayPal for WooCommerce Version: 1.4.8.9
    2018-07-26T10:46:13+00:00 INFO WooCommerce Version: 3.3.5
    2018-07-26T10:46:13+00:00 INFO Test Mode: 1
    2018-07-26T10:46:13+00:00 INFO Endpoint: https://api-3t.sandbox.paypal.com/nvp
    2018-07-26T10:46:13+00:00 INFO SetExpressCheckout Request: Array
    (
    [USER] => *****
    [PWD] => *****
    [VERSION] => 124.0
    [BUTTONSOURCE] => AngellEYE_SP_WooCommerce
    [SIGNATURE] => *****
    [METHOD] => SetExpressCheckout
    [RETURNURL] => https://siteurl/wc-api/WC_Gateway_PayPal_Express_AngellEYE/?pp_action=get_express_checkout_details
    [utm_nooverride] => 1
    [request_from] => JSv4
    [CANCELURL] => https://siteurl/?utm_nooverride=1
    [ALLOWNOTE] => 1
    [LOCALECODE] => fr_FR
    [BRANDNAME] => Olga Eyes Beauty
    [SOLUTIONTYPE] => Sole
    [LANDINGPAGE] => Billing
    [USERSELECTEDFUNDINGSOURCE] => CreditCard
    [PAYMENTREQUEST_0_AMT] => 2.00
    [PAYMENTREQUEST_0_CURRENCYCODE] => EUR
    [PAYMENTREQUEST_0_PAYMENTACTION] => Sale
    [PAYMENTREQUEST_0_SHIPTOCOUNTRYCODE] => UA
    [L_PAYMENTREQUEST_0_NAME0] => Prépaiement
    [L_PAYMENTREQUEST_0_QTY0] => 1
    [L_PAYMENTREQUEST_0_AMT0] => 1.00
    [L_PAYMENTREQUEST_0_NAME1] => Prépaiement
    [L_PAYMENTREQUEST_0_QTY1] => 1
    [L_PAYMENTREQUEST_0_AMT1] => 1.00
    [PAYMENTREQUEST_0_TAXAMT] => 0.00
    [PAYMENTREQUEST_0_SHIPPINGAMT] => 0.00
    [PAYMENTREQUEST_0_ITEMAMT] => 2.00
    )

    2018-07-26T10:46:13+00:00 INFO SetExpressCheckout Response: Array
    (
    [TOKEN] => EC-7FD760616M2000513
    [TIMESTAMP] => 2018-07-26T08:46:12Z
    [CORRELATIONID] => cd2d0b8a370a3
    [ACK] => Success
    [VERSION] => 124.0
    [BUILD] => 47733884
    )
    p.s. i changed my current url site to siteurl

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor angelleyesupport

    (@angelleyesupport)

    Hi @acabar8, So, on every order, you use smart buttons and you are seeing that? Are you using any cache plugins or CDN ( again that would be working on your site only not PayPal , though ) and still experience the same error?

    Also, did you cleared your browser cache and then checked again? Another thing is that we have released several updated later but I see you are still using 1.4.8.9, is there any particular reason why you are still using an older version? Can you update to latest version and then clear all caches and give it another shot?

    Please check those options and let me know the results.
    Thanks!

    Thread Starter acabar8

    (@acabar8)

    Hi! I deactiveted W3 Total Cache and updated plugin to 1.4.14. Also I cleared all caches(this error was on different pc and browesers).
    Screenshot:
    https://joxi.ru/BA05zXeHJoDz3r
    Log:
    2018-08-13T09:40:25+00:00 INFO Redirecting to PayPal
    2018-08-13T09:40:25+00:00 INFO PayPal for WooCommerce Version: 1.4.14
    2018-08-13T09:40:25+00:00 INFO WooCommerce Version: 3.4.4
    2018-08-13T09:40:25+00:00 INFO Test Mode: 1
    2018-08-13T09:40:25+00:00 INFO Endpoint: https://api-3t.sandbox.paypal.com/nvp
    2018-08-13T09:40:25+00:00 INFO SetExpressCheckout Request: Array
    (
    [USER] => *****
    [PWD] => *****
    [VERSION] => 124.0
    [BUTTONSOURCE] => AngellEYE_SP_WooCommerce
    [SIGNATURE] => *****
    [METHOD] => SetExpressCheckout
    [RETURNURL] => https://olgacils.lu/wc-api/WC_Gateway_PayPal_Express_AngellEYE/?pp_action=get_express_checkout_details
    [utm_nooverride] => 1
    [request_from] => JSv4
    [CANCELURL] => https://olgacils.lu/?utm_nooverride=1
    [ALLOWNOTE] => 1
    [LOCALECODE] => en_US
    [BRANDNAME] => Olga Eyes Beauty
    [SOLUTIONTYPE] => Sole
    [LANDINGPAGE] => Billing
    [USERSELECTEDFUNDINGSOURCE] => CreditCard
    [PAYMENTREQUEST_0_AMT] => 1.00
    [PAYMENTREQUEST_0_CURRENCYCODE] => EUR
    [PAYMENTREQUEST_0_PAYMENTACTION] => Order
    [PAYMENTREQUEST_0_SHIPTOCOUNTRYCODE] => UA
    [L_PAYMENTREQUEST_0_NAME0] => Prépaiement
    [L_PAYMENTREQUEST_0_QTY0] => 1
    [L_PAYMENTREQUEST_0_AMT0] => 1.00
    [PAYMENTREQUEST_0_TAXAMT] => 0.00
    [PAYMENTREQUEST_0_SHIPPINGAMT] => 0.00
    [PAYMENTREQUEST_0_ITEMAMT] => 1.00
    )

    2018-08-13T09:40:25+00:00 INFO SetExpressCheckout Response: Array
    (
    [TOKEN] => EC-99R83104AJ533991E
    [TIMESTAMP] => 2018-08-13T07:40:25Z
    [CORRELATIONID] => 56f62753d540e
    [ACK] => Success
    [VERSION] => 124.0
    [BUILD] => 000000
    )

    • This reply was modified 6 years, 7 months ago by acabar8.
    • This reply was modified 6 years, 7 months ago by acabar8.
    • This reply was modified 6 years, 7 months ago by acabar8.
    Plugin Contributor angelleyesupport

    (@angelleyesupport)

    Hi @acabar8, After looking at screenshot, I can still say its a general cache thing, Why, because then URL is PayPal.com not sandbox.paypal.com but the logs shows then you are on sandbox so it should go to sandbox checkout page rather LIVE api’,
    Are you using any CDN for example? Can you please try the following debug steps:

    1. Disable all plugins with the exception of WooCommerce and PayPal for WooCommerce, and determine whether or not the issue is still occurring
    2. Re-enable additional plugins one by one, testing after each add-on is enabled, in order to find the culprit

    If, after disabling all additional plugins, you are still seeing the same issue, then switch to basic twenty theme with both WooCommerce and PayPal for WooCommerce enabled and then check once again.

    Please follow these steps and let us know your results.

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not working’ is closed to new replies.