enupal / stripe

Allows customers sign up for recurring and one-time payments with Stripe, perfect for orders, donations, subscriptions, and events. Create simple payment forms in seconds easily without coding. For Craft CMS
https://enupal.com/craft-plugins/stripe-payments/
Other
33 stars 19 forks source link

Add useSca to the allowed parameters that can be overridden #389

Closed josdigital closed 7 months ago

josdigital commented 7 months ago

Hello devs, I needed to disable the SCA settings for a specific environment but the useSca settings parameter cannot be overridden so I'm proposing this edit. Thanks

andrelopez commented 7 months ago

Hi @josdigital thanks for sharing, I have to move these changes to a different branch as need to be replicated to Craft3 and Craft4.

Please check the full PR here: https://github.com/enupal/stripe/pull/390