• Resolved Ruben

    (@rubenecho)


    Hi there,

    Im trying to deactivate the advance payment option and have it debit and credit card option as a button like the google pay and paypal button but the new paypla interface doesnt allow me to do that and I cant swtich back. im using the latest version of paypal woocommerce plugin.

    Anything I can do to switch it back, like change an option on the database so I can activate the option I want.

    Kind Regards
    Ruben

    • This topic was modified 7 months ago by Ruben.
    • This topic was modified 7 months ago by Ruben.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Krystian Syde

    (@inpsydekrystian)

    Hello @rubenecho ,

    At this point, merchants who are eligible for Advanced Card Processing are automatically directed to use it instead of the Standard Card Gateway. That change was introduced to simplify the setup and streamline the experience, as Advanced Card Processing is generally a more capable option.

    We noticed that some users still prefer the previous setup, and we’re currently working on introducing a filter to allow reverting to the standard card button if desired.

    Until that is available, the only workaround is to downgrade the plugin to version 3.0.9. Before downgrading, you’ll need to disconnect the current onboarding via the plugin settings and effectively start over. You can download version 3.0.9 here: https://github.com/woocommerce/woocommerce-paypal-payments/releases/tag/3.0.9

    Let me know if you need help with the steps.

    Kind Regards,
    Krystian

    Thread Starter Ruben

    (@rubenecho)

    Hi Krystian,

    Thank you for the detailed explanation.

    Before downgrading, can you please send me a link or explain how to disconnect the current onboarding?

    I just want to make sure I have all the information I need before doing this and after installing the downgraded version of the plugin can I upgrade to the latest version and keep the old layout?

    Kind Regards
    Ruben

    Plugin Support Krystian Syde

    (@inpsydekrystian)

    Hello @rubenecho

    To disconnect the current onboarding, the steps depend on which version of the plugin you are using.

    If you are still on the legacy UI:

    1. Navigate to the PayPal Payments plugin settings.
    2. Go to the Connection tab.
    3. Scroll to the bottom and click the Clear Now button.
    4. You can then attempt to onboard the plugin again.

    If you already have the new UI:

    1. Go to WooCommerce > Settings > Payments > PayPal > Settings.
    2. Click Disconnect.
    3. When prompted, tick Start over.

    After clearing or disconnecting, the plugin may switch you to the new UI. This is expected once the data has been reset. If you want to keep using the old UI, you have two options:

    • Install this package: Download package
    • Or add this snippet to your site to force-disable the new UI:
    add_filter('woocommerce.feature-flags.woocommerce_paypal_payments.settings_enabled', '__return_false');
    

    It is important to do the cleanup step described above before applying the package or the snippet(!)

    Kind Regards,
    Krystian

    Plugin Support Krystian Syde

    (@inpsydekrystian)

    Hello @rubenecho

    Since we have not received any further communication from you, we are assuming that your issue has been resolved. Therefore, we mark this thread as resolved.

    If you have any further questions or encounter a new issue, feel free to open a new thread or submit a ticket through our service desk. Please include the URL of this thread in your ticket for reference.

    Kind regards,
    Krystian

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘New Paypal layout doesnt offer standard payment button’ is closed to new replies.