woocommerce / woocommerce-gateway-stripe

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

How to hook into React settings – compatibility with Pay for Payment plugin #2330

Open vyskoczilova opened 2 years ago

vyskoczilova commented 2 years ago

Is your feature request related to a problem? Please describe. I’m the developer of Pay for Payment for WooCommerce plugin and the new React settings don’t support extending the from_fields (or at least doesn’t render them) and my users are left with an incompatible plugin for Stripe (where an alternative is to use other plugins for Stripe than the official).

Could you help me out, on how to add custom fields into Stripe settings? There is an issue report on my Github or support thread

Describe the solution you'd like Ideally, make use of the old filter if possible - I guess, I'm not the only one extending the settings (at least for example WPML does).

AlexWebLab commented 2 years ago

Hello, I need this to be fixed as well.

zlobec commented 5 months ago

Me too.

vyskoczilova commented 5 months ago

Hi, I am finally working on it in the new refactored version - stay tuned ;) C