woocommerce / woocommerce-gateway-paypal-express-checkout

58 stars 65 forks source link

embed paypal express checkout button block in the first line(in front of woocommerce-gutenberg-products-block) of the checkout page , failed with show up in the lower left footer , why ? ? #833

Closed techbizlife closed 3 years ago

techbizlife commented 3 years ago

Describe the bug

embed paypal express checkout button block in the first line(in front of woocommerce-gutenberg-products-block) of the checkout page , failed with show up in the lower left footer , why ? ?

To reproduce

i need paypal express checkout button block in the first line(in front of woocommerce-gutenberg-products-block) shopify-checkout

Expected behavior

i need paypal express checkout button block in the first line(in front of woocommerce-gutenberg-products-block)

Environment (please complete the following information):

Additional details

backend frontend

  <!--If applicable, paste the system status here. Please ensure you redact or remove any identifying information. -->

techbizlife commented 3 years ago

so PayPal does not give a fork/f**k about this ?

jorgeatorres commented 3 years ago

Hi @linuxandroid-xyz!

Thanks for the report. I apologize for the delayed response. Sorry to hear you were having issues with this, but sadly, it is expected, given PayPal Express Checkout doesn't have support for the WooCommerce blocks. With the latest versions of WC and WC blocks you shouldn't even see PayPal Express Checkout as an option.

We've recently released a new extension, PayPal Payments, which includes several new features and includes support for the same Smart Payment Buttons that PayPal Express Checkout uses. While it doesn't support the checkout block right now, it is one of the planned features. As such, it is not likely that we'll update PayPal Express Checkout with support for the WooCommerce blocks in the near future.

That said, if you wanted to use Checkout right now with the blocks, you'd have to work on a custom integration, for which we can't really provide support. I could give you some general pointers should you need that.