• Resolved indrabhusanroy

    (@indrabhusanroy)


    Hi, I’m using two website, one for Japan and another for USA. For the first website(For Japan), I’m using stripe and have integrated it to take payments. Now for the Second website (For USA), I want to use Stripe again, but I have two questions regarding it.

    1. Will Live publishable key & Live secret key be the same like the one used for the First Website. If not, how to obtain new ones?
    2. For Webhook secret, the Endpoint URL will change from the last one as the website domain is going to change. So where and how to add this Endpoint URL.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Saif

    (@babylon1999)

    Hello @indrabhusanroy,

    Thank you for reaching out!

    Will Live publishable key & Live secret key be the same like the one used for the First Website. If not, how to obtain new ones?

    On my test sites, I’m using the same keys. However, I’m not sure if this violates Stripe’s TOS in Live mode, so please check with their support team.

    For Webhook secret, the Endpoint URL will change from the last one as the website domain is going to change. So where and how to add this Endpoint URL.

    You can add another endpoint URL from this page: https://dashboard.stripe.com/account/webhooks

    For more context, please check this part of the configuration guide: https://woocommerce.com/document/stripe/#webhooks

    Let us know if you have any other questions. :‎)

    Thread Starter indrabhusanroy

    (@indrabhusanroy)

    Hi, thanks for the quick reply. So If I add another endpoint URL and then generate Webhook Secret, will this webhook secret be specifically for the second website or Do I have to change the webhook secret for the First website with this.

    Regards.

    Hi there @indrabhusanroy 👋

    So If I add another endpoint URL and then generate Webhook Secret, will this webhook secret be specifically for the second website or Do I have to change the webhook secret for the First website with this.

    That is correct, each webhook secret is related to one endpoint URL, therefore, the new endpoint URL and secret would be for the second site (in your particular scenario).

    I hope this is helpful! Please let us know if you have any further questions or concerns.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Stripe for Multiple Websites’ is closed to new replies.