woocommerce / woocommerce-gateway-stripe

The official Stripe Payment Gateway for WooCommerce
https://wordpress.org/plugins/woocommerce-gateway-stripe/
234 stars 206 forks source link

Specific payments not showing up in block based Checkout #1651

Open wieham opened 3 years ago

wieham commented 3 years ago

I have the problem that the checkout does not show payment options like "Paypal" or "Stripe SEPA Direct Debit". They are activated and should be supported by Woocommerce Blocks.

Shown Payments Activated Payments

mikejolley commented 3 years ago

This is dependent on whether the payment gateway has built an integration with the new checkout or not.

For Stripe (https://wordpress.org/plugins/woocommerce-gateway-stripe/) only the main Stripe Credit Card method is supported, not SEPA. If you enable that, you'll see it on the new checkout.

mikejolley commented 3 years ago

I'm transferring this request to the Stripe repository so an integration for the other methods is considered.

Thanks

dougaitken commented 2 years ago

This only happens with the standard (old) payment methods, not the new experience, aka UPE.

This is still happening with Stripe 6.6.0. One workaround would be to enable the new checkout experience if that is appropriate for you. I've confirmed that SEPA and other Stripe payment methods show as expected.

I'm unsure about the status of PayPal compatibility with the Cart & Checkout blocks, so please reach out to the team with regards to that payment method.