woocommerce / woocommerce-gateway-stripe

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

Enabling Link on the Express Shortcode Checkout #3477

Closed wjrosa closed 1 month ago

wjrosa commented 2 months ago

Fixes #3499

Changes proposed in this Pull Request:

This PR fixes the display and usage of the Link payment method when purchasing a product on the shortcode checkout with Express Checkout Element enabled.

The method was disabled by default (should be set to auto in paymentMethods), and in additional to that, it requires the paymentMethodTypes option to be provided.

Testing instructions


Post merge