Help with functions and logic
-
Hi,
I’m new to developing on WordPress and I have a few questions. I’m trying to add multiple Stripe accounts to WooCommerce and am following this guide:
https://www.neshable.com/how-to-use-multiple-stripe-accounts-in-one-woocommerce-install/
From my understanding, I need to create a new file called /public_html/wp-includes/class-woo-conditional-stripe-keys.php and put the provided code into that file.
I’m then stuck when it says to call
new Woo_Conditional_Stripe_Keys( $publishable, $secret )
within the login to change the keys.Please excuse my lack of knowledge and hopefully someone can help! Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Help with functions and logic’ is closed to new replies.