Multiple Stripe Accounts

  • Does anyone know if it's possible to have multiple Stripe accounts on one Perch Shop site? An existing Perch Shop client has asked to have the following and I'd like to see if it's something that can be achieved:


    1) Sales to USA customers go through Stripe account A

    2) Sales to Canada customers go through Stripe account B

    3) USA email address gets an email of orders to USA customers

    4) Canada email gets email of orders to Canada customers


    Thank you!

  • drewm

    Approved the thread.
  • The only way I can think to do it would be to have each defined as a different gateway, and then somehow dynamically switch gateway based on the customer's location.


    What happens for customers not in USA or Canada?

  • Thanks for your response Drew, that makes sense, but it would have to be done outside of Perch I am assuming, or is that an option in Perch? The site currently uses some simple geolocation, so perhaps that is something to be tapped into.


    Customers not in the USA or Canada can not receive product as their countries are not an option for shipping. Currently, the site ships to both Canada and USA, but uses one shared Stripe account and one email address is notified of all orders.

  • James Harrison

    Changed the title of the thread from “Mutliple Stripe Accounts” to “Multiple Stripe Accounts”.