• Resolved peter2020now

    (@peter2020now)


    I run a multisite with each containing a WooCommerce store. Each client has it’s own API key.

    I am new to your your plugin, which already looks to be so much better that the “other” plugin. I have one big question that I cannot understand.

    I cannot enter keys manually for each client? This is okay but…My problem is that I do not know where the keys are stored in the stripe dashboard as they are not visible in the Developers -> API key section?

    Normally I can store 16 keys for each account on my stripe dashboard and they are all there and visible by customer name.

    So what happens when I connect multiple stores from my multisite. How and where are the keys saved in stripe?
    Will funds from one store be labelled as funds from the next store, and the next store?

    I read the help documentation, which was quite good, but could not figure it out.

    Any clarification would help enormously. Thank you in advance for providing an alternative to the “other” stripe gateway plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @peter2020now

    I cannot enter keys manually for each client? This is okay but…My problem is that I do not know where the keys are stored in the stripe dashboard as they are not visible in the Developers -> API key section?

    The keys for live mode cannot be sourced from the stripe.com dashboard. They are dynamically generated when the account owner goes through the Connect process by clicking the “Connect to Stripe” button on the API Settings page.

    So what happens when I connect multiple stores from my multisite. How and where are the keys saved in stripe?

    The keys are stored in the WordPress options table which is used when you enter the keys manually for test mode. There is nothing different about how the keys are stored. They just aren’t visible on any Admin pages for security reasons.

    Will funds from one store be labelled as funds from the next store, and the next store?

    No, this shouldn’t be a concern. Each multisite has its own options table and thus each respective set of keys will be used for requests made to that site. The keys will no not be mixed up.

    Kind Regards,

    Thread Starter peter2020now

    (@peter2020now)

    ah! I see…

    Totally MultiSite compatible then. So I don’t need to keep track of keys as with the manual process.

    This plugin is a massive improvement to the woocommerce native one.

    Thank you for your prompt reply. Well done.

    • This reply was modified 2 years, 4 months ago by peter2020now.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is it possible to Enter Live Keys Manually?’ is closed to new replies.