• Resolved industrialweb

    (@industrialweb)


    I am trying to connect the production site to paypal, but when I attempt to complete the process, Paypal is bouncing me back to the staging site instead (https://staging.domain.com instead of https://domain.com)

    I’ve run a find and replace on the database, even used wp db migrate to be sure, so wherever the plugin is storing this must either be encrypted, or in a static file. I’ve wasted a day and a half on this. Got any solutions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Femi

    (@femiyb)

    Hello @industrialweb

    To better judge what could be causing this, we are interested in a copy of your WooCommerce system report and your latest PayPal Payments log files.

    The system report can be accessed here:
    WooCommerce > Status > Get system report > Copy for support

    You can copy the log files from here:
    WooCommerce > Status > Logs > select “woocommerce-paypal-payments-[…]” in the dropdown and click on view.

    You can share it privately with us here:
    https://paypal.inpsyde.com/docs/request-support/
    Please include a link to this thread.

    Regards,
    Femi.

    Plugin Support Syde Niklas

    (@niklasinpsyde)

    Hi @industrialweb,

    The URL is not directly cached in the database, but at PayPal. So there is an ID in your database in a ppcp option that essentially requests the cached URL from PayPal.
    One of the next updates will come with a feature to fully reset this data, if needed.

    One thing you could try to potentially work around the issue:
    When you are on the last step of the onboarding in the PayPal popup window, right-click on the button “Back to WooCommerce” and copy the URL.
    Then paste the URL in your address bar and replace the beginning of the URL that points to the staging site with the URL to the live site.
    Then open the address. Ideally, the account should be connected then.

    Otherwise, if the onboarding wizard fails for some reason, you can still connect the API credentials manually: https://woocommerce.com/document/woocommerce-paypal-payments/#manual-credential-input
    This is not as straightforward as the onboarding process, but also gets the job done with a few extra steps.
    I hope this helps!

    But since we have not heard back from you in a while, I’m marking this thread as resolved.
    Hopefully, the above information helped you out.
    If you have any further questions, please feel free to reopen this topic or create a new one. Thanks!

    Kind regards,
    Niklas`

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bouncing back to wrong domain on activation’ is closed to new replies.