Created
September 2, 2021 10:33
-
-
Save rafiahmedd/21f4584545a163d2a1510f0aa028b4b6 to your computer and use it in GitHub Desktop.
Disable stripe connect mode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_filter('fluent_form_disable_stripe_connect', '__return_true'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment