woocommerce / woocommerce-gateway-paypal-express-checkout

58 stars 65 forks source link

"Button size" settings are deprecated in JS SDK #818

Closed jorgeatorres closed 3 years ago

jorgeatorres commented 3 years ago

Describe the bug

When the legacy checkout.js is not in use, we should hide the "Button size" setting as it no longer applies and all SPBs are responsive by default in the JS SDK.

jorgeatorres commented 3 years ago

Though not supported by the JS SDK itself, we added compatibility for the various button sizes in https://github.com/woocommerce/woocommerce-gateway-paypal-express-checkout/pull/753. As such, it makes sense to close this issue.