- Category: online display
- Key: iframe_paths
- Type: text (path)
- Internal setting: false
- Scopes: [[:account, :subdomain]]
Overview
This setting is used to determine what pages on the parent site the subsequent Ticketsolve pages will direct to.
For example, if the value for "shows" is set as "/whats-on/" any link on the Ticketsolve pages that would normally direct to /shows would direct to the sub page /whats-on on the parent site
The list of paths are:
| Path | Example Ticketsolve Page | Suggested Sub Page |
| cart | https://example.ticketsolve.com/ticketbooth/cart | /cart/ |
| forgot-password | https://example.ticketsolve.com/ticketbooth/forgot-password | /login/ |
| hpp-callback | see notes below | /thank-you/ |
| login | https://example.ticketsolve.com/ticketbooth/login | /login/ |
| members.orders | https://example.ticketsolve.com/ticketbooth/members/orders | /account/ |
| members.profile | https://example.ticketsolve.com/ticketbooth/members/profile | /account/ |
| products.benefit | https://example.ticketsolve.com/ticketbooth/products/benefit | /membership/ |
| products.donation | https://example.ticketsolve.com/ticketbooth/products/donation | /donate/ |
| products.path | https://example.ticketsolve.com/ticketbooth/products/regular | /products/ |
| reset-password | see notes below | /login/ |
| shows | https://example.ticketsolve.com/ticketbooth/shows | /whats-on/ |
Notes
- Certain paths do not have example Ticketsolve pages above as the Ticketsolve pages they refer to are uniquely generated each time, such as password reset URLs and hpp callback URLs.
Comments
Please sign in to leave a comment.