Shop ID - Shop name

  • HI all,


    I have a question about something that is a minor issue.


    I'm using the Shop add on with Stripe checkout and on the strip form, a few pieces of data are passed onto stripe, including the following:

    Code
    1. data-name="<perch:shop id="shop_name" escape="true" />"


    This outputs "Shop" in the strip modal popup.


    My question is - where does it get that value from? I'd like to change it, so it has the client name + Shop - I can do it manually, but I'd like to know where id="shop_name" is coming from.


    Thanks in advance.

    Juan