• Resolved schmaax

    (@schmaax)


    Hey,

    we have a few Woo Shops in all of them we use the PayPal Standard Plugin. Today ive worked on a new Shop and want to Set Up the Payment Gateways and i cant find PayPal Standard so ive installed the new PayPal Plugin and what should i say i cant use this. I only need the PayPal function not Klarna, not GiroPay and i cant find a way to disable it. Then the localisation ist broken, every Button is in English and i cant find a Way to change it. When i press the Button i arrived to the English Version of the PayPal Site. The Button are in the complete wrong Position beside from the aspekt that i dont want an PayPal button i want a “buy now” Button (and i think here in germany you need to have the button). So please can ive the simple version of PayPal Standard. I cant understand how this PlugIn gets pushed so hard when everybody sees thats its not near to be finished.

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

    (@niklasinpsyde)

    Hi @schmaax,

    Following the WooCommerce 5.5.0 release, PayPal Standard is hidden by default for new installations:
    https://developer.woocommerce.com/2021/07/12/developer-advisory-paypal-standard-will-be-hidden-on-new-installs/
    But you can re-enable the gateway with this filter if you want to continue to use it in a new shop:
    add_filter( 'woocommerce_should_load_paypal_standard', '__return_true' );

    Regarding PayPal Payments, you can disable other funding sources such as giropay or Klarna through the Disable funding sources setting.
    More information about the setup is available in the documentation:
    https://docs.woocommerce.com/document/woocommerce-paypal-payments/
    You can also choose to disable the PayPal button in the checkout and instead only enable it for the product page/cart/mini cart to utilize the express checkout only, which will result in a regular place order button in the checkout (only when the express checkout is initiated).
    We are looking at options to provide an alternative place order button for the regular checkout instead of the PayPal button. But the current behavior does not violate any legal requirements. The transaction is completed in the popup window where it is clearly stated which button finalizes the payment.

    Due to popular demand, we are investigating options for a manual language override.
    But as of now, the language of the buttons, labels, etc. depends on your system language. When visiting the site from a German device, all buttons etc. will automatically be displayed in German.

    About the incorrect button placement, could you maybe provide an example or some more details?
    We would be interested in a copy of your WooCommerce system report for example.
    You can share it privately with us by creating a support ticket here:
    https://paypal.inpsyde.com/docs/how-to-request-support-via-widget-on-the-website/
    Thanks!

    Kind regards,
    Niklas

    Plugin Support Andreas W.

    (@aweissinpsyde)

    Closed because of inactivity

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can i get PayPal standard?’ is closed to new replies.