- This topic has 2 replies, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Stripe payment plugins for your WordPress site
· ·
Home › Forums › Stripe Payments Plugin › payments for 2 different sites, showing up in the same admin area (both sites)
I have the plugin installed on two websites.
I’ve just tested live payments on each site.
The payments from website 1 and 2 showing in both websites admin areas.
Most likely explanation is. I’ve not figured out, how to register each install on the separate wordpress accounts, as separate ‘stripe plugin’ installs.
Is there meant to be a registration key I enter, to activate each plugin, on each wordpress install? I don’t recall that being the case when i installed the plugin.
Thanks in advance
Tim
Inside your Stripe account, you create a business, you get API keys for that business. Lets call it “Business A”. Where ever you use those API keys, the transactions using those API keys will go under that business (in this case “Business A”).
I think you are trying to create separate businesses for the different WordPress installs. So you need to create Another business inside your Stripe account. Lets call it “Business B”. You will get a different set of API keys for this business. You can now plug the Stripe API keys from this business in your other WP install. Then the transactions from these API keys will go under “Business B”.
Ah ha 🙂
Wow, I’m a numpty, that makes perfect sense.
I’d been thinking the separation needed to happen in the plugin, but of course the API keys will all be constant across the five businesses, if I use the same stripe account.
Doh!
Thanks for the great advice
Tim