Installation & Configuration Guide

Installation & Configuration Guide

  • Docs
  • Help

›Account

Intro

  • Installing Web Integrations

Account

  • My Account Integration
  • My Classes Integration
  • My Purchases Integration
  • Create Account Integration

Login

  • Login Integration
  • Password Reset Integration
  • Authentication Integration
  • Logout Button Integration

Location

  • Schedule Integration
  • Buy Page Integration
  • Checkout Integration

Styling

  • Theming
  • Authentication
  • Pick a Spot Map
  • Can I Style ___?

Additional Functionality

  • Installing iOS Smart Banner

Create Account Integration

Next step is to be able to create a new account. Create Account snippet provides the user with a signup form.

NB: As of right now, all of the form's fields are marked as mandatory, so hiding some of them from view will prevent the customer from completing the registration. This will be changed in the future.

Example Snippet

<!-- change the attribute values below to match your page setup -->
<div class="mariana-customer-register-binding"
  data-mariana-redirect-url="/my-account/"
  data-mariana-terms-of-service-url="/terms-of-service/"
></div>

Live Example

If you would like to check out a live example, head over to https://mariana-integrations-demo.herokuapp.com/default/register/

Parameters

  • data-mariana-redirect-url: Where to take the customer after successful account registration.
  • data-mariana-terms-of-service-url: Location of long form site terms and conditions.
← My Purchases IntegrationLogin Integration →
  • Example Snippet
  • Live Example
  • Parameters
Installation & Configuration Guide
Docs
Installation
Theming
Copyright © 2021 Mariana Tek