physicalhealing.spacetimevita.com Open in urlscan Pro
54.87.111.129  Public Scan

URL: https://physicalhealing.spacetimevita.com/
Submission: On February 04 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

Name: paymentForm

<form id="paymentForm" name="paymentForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email" novalidate="novalidate">
  <h3 class="tpl-6__checkout__title mb-sm-24 mb-16">Checkout</h3>
  <h4 class="tpl-6__checkout__subtitle mb-sm-20 mb-16">Contact</h4>
  <div class="row mobile-display">
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column">
        <input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{'typed': order.customer.first_name !== ''}" autofill="" id="fname" name="fname" ng-model="order.customer.first_name"
          required="" spellcheck="false" value="" autocomplete="given-name">
        <label for="fname" class="order-1">First Name</label>
      </div>
    </div>
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column">
        <input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{'typed': order.customer.last_name !== ''}" autofill="" id="lname" name="lname" ng-model="order.customer.last_name"
          required="" spellcheck="false" value="" autocomplete="family-name">
        <label for="lname" class="order-1">Last Name</label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column">
        <input type="email" class="form-control form-control--icon form-control--email order-2 ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" ng-class="{'typed': order.customer.email !== ''}" autofill="" id="email"
          name="email" ng-model="order.customer.email" required="" spellcheck="false" value="" autocomplete="email">
        <label for="email" class="order-1">Email Address</label>
      </div>
    </div>
    <div class="col-sm-6 col-12">
      <!-- ngIf: checkoutState.product.properties.phone_number_field -->
      <div class="form-group d-flex flex-column ng-scope" ng-if="checkoutState.product.properties.phone_number_field">
        <input type="tel" class="form-control form-control--icon form-control--phone order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{'typed': order.customer.phone_number !== ''}" autofill="" id="phone"
          name="phone" ng-model="order.customer.phone_number" required="" spellcheck="false" value="" autocomplete="tel">
        <label for="phone" class="order-1">Phone Number</label>
      </div><!-- end ngIf: checkoutState.product.properties.phone_number_field -->
    </div>
  </div>
  <div class="row mt-4">
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column position-relative">
        <select name="custom_diDK7cN3" id="custom_diDK7cN3" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{ 'typed': order.custom.custom_diDK7cN3 !== undefined }"
          ng-model="order.custom.custom_diDK7cN3" ng-required="1" required="required">
          <option value="" selected="" disabled=""></option>
          <option value="PLEASE PROVIDE CONTACT INFO IN ABOVE OR BELOW BOXES">PLEASE PROVIDE CONTACT INFO IN ABOVE OR BELOW BOXES</option>
          <option value="Instagram Messaging">Instagram Messaging</option>
          <option value="Phone Number - Call">Phone Number - Call</option>
          <option value="Phone Number - Text Messaging">Phone Number - Text Messaging</option>
          <option value="Phone Number - What's App">Phone Number - What's App</option>
          <option value="Email">Email</option>
        </select>
        <label class="order-1" for="custom_diDK7cN3">Where to contact for scheduling?</label>
      </div>
    </div>
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column position-relative">
        <select name="custom_jIAezx5C" id="custom_jIAezx5C" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{ 'typed': order.custom.custom_jIAezx5C !== undefined }"
          ng-model="order.custom.custom_jIAezx5C" ng-required="1" required="required">
          <option value="" selected="" disabled=""></option>
          <option value="PLEASE PROVIDE CONTACT INFO IN ABOVE OR BELOW BOXES">PLEASE PROVIDE CONTACT INFO IN ABOVE OR BELOW BOXES</option>
          <option value="Instagram">Instagram</option>
          <option value="Phone Number">Phone Number</option>
        </select>
        <label class="order-1" for="custom_jIAezx5C">Where to call for your session?</label>
      </div>
    </div>
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column">
        <input type="text" class="form-control order-2 ng-pristine ng-untouched ng-valid ng-empty ng-valid-required" ng-class="{ 'typed': order.custom.custom_W5Ak6XBN !== undefined }" id="custom_W5Ak6XBN" name="custom_W5Ak6XBN"
          ng-model="order.custom.custom_W5Ak6XBN" ng-required="" spellcheck="false" value="" autofill="">
        <label for="custom_W5Ak6XBN" class="order-1">Instagram Handle (Optional)</label>
      </div>
    </div>
    <div style="clear: both;"></div>
  </div>
  <h4 class="tpl-6__checkout__subtitle mt-sm-20 mb-16">Payment Methods</h4>
  <div id="payments" class="tpl-6__payment mb-sm-34 mb-24 mx-sm-0 mx-n16 p-sm-24 p-16">
    <div class="row">
      <div class="col-sm-auto col-12 order-sm-1 mt-sm-0 mt-16 order-3 ml-20 pr-0">
        <div class="custom-control custom-radio m-0">
          <input type="radio" id="creditCardRadio" name="paymentMethods" data-toggle="collapse" data-target="#cards:not(.show)" class="custom-control-input" ng-click="setPaymentType('cc_processor')" aria-expanded="true" checked="">
          <label class="custom-control-label d-flex align-items-center" for="creditCardRadio">
            <div class="payment-method-label"><img class="sampay-icon" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/sampay-wallet.svg" alt="SamPay Wallet"><span>Card &amp; More</span></div>
          </label>
        </div>
      </div>
      <div id="cards" class="col-12 collapse order-sm-4 order-3  show " data-parent="#payments">
        <div class="payment-element-container">
          <div class="payment-form cc-processor-form sampay-processor-form" ng-show="processor_selection == 'cc_processor'">
            <!-- ngIf: renderingPaymentElement -->
            <!-- ngIf: !renderingPaymentElement -->
            <div ng-if="!renderingPaymentElement" class="ng-scope">
              <stripe-element id="payment-element" instance="paymentElement" class="stripe-payment-element ng-isolate-scope">
                <div stripe-element-decorator="" class="StripeElement">
                  <div class="__PrivateStripeElement"
                    style="margin: -4px 0px !important; padding: 0px !important; border: none !important; display: block !important; background: transparent !important; position: relative !important; opacity: 1 !important; clear: both !important; transition: height 0.35s ease 0s !important;">
                    <iframe name="__privateStripeFrame77913" frameborder="0" allowtransparency="true" scrolling="no" role="presentation" allow="payment *; publickey-credentials-get *"
                      src="https://js.stripe.com/v3/elements-inner-payment-b789738635c500a5d8202cfb3a445351.html#wait=true&amp;rtl=false&amp;publicOptions[terms][applePay]=never&amp;publicOptions[terms][auBecsDebit]=never&amp;publicOptions[terms][bancontact]=never&amp;publicOptions[terms][card]=never&amp;publicOptions[terms][cashapp]=never&amp;publicOptions[terms][googlePay]=never&amp;publicOptions[terms][ideal]=never&amp;publicOptions[terms][paypal]=never&amp;publicOptions[terms][sepaDebit]=never&amp;publicOptions[terms][sofort]=never&amp;publicOptions[terms][usBankAccount]=never&amp;publicOptions[wallets][applePay]=never&amp;publicOptions[wallets][googlePay]=never&amp;publicOptions[layout][type]=accordion&amp;publicOptions[layout][defaultCollapsed]=false&amp;publicOptions[layout][radios]=false&amp;publicOptions[layout][spacedAccordionItems]=true&amp;stripeAccount=acct_1NYNlv2iRBJYOIGS&amp;componentName=payment&amp;keyMode=live&amp;apiKey=pk_live_NNX27kZQDAPiNsF78lllGNd0&amp;referrer=https%3A%2F%2Fphysicalhealing.spacetimevita.com%2F&amp;controllerId=__privateStripeController7791"
                      title="Secure payment input frame"
                      style="border: none !important; margin: -4px; padding: 0px !important; width: calc(100% + 8px); min-width: 100% !important; overflow: hidden !important; display: block !important; user-select: none !important; transform: translate(0px) !important; color-scheme: light only !important; height: 550.016px; opacity: 1; transition: opacity 0.4s ease 0.1s;"></iframe>
                  </div>
                </div>
              </stripe-element>
            </div><!-- end ngIf: !renderingPaymentElement -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <h4 class="tpl-6__checkout__subtitle mt-sm-20 mb-16">Order Summary</h4>
  <div id="order-summary-widget" box-loading="contextRefresh">
    <div id="summary-totals" class="box">
      <div class="invoice-item subtotal-row ng-hide" ng-show="checkoutContext.order.invoice.subtotal !== checkoutContext.order.invoice.total">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Subtotal:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">$80.00</span>
        </div>
      </div>
      <div class="invoice-item tax-row ng-hide" ng-show="checkoutContext.order.invoice.tax !== 0">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Tax:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">$0.00</span>
        </div>
      </div>
      <div class="invoice-item shipping-row ng-hide" ng-show="checkoutContext.order.invoice.shipping !== 0">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Shipping:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">$0.00</span>
        </div>
      </div>
      <div class="invoice-item discount-row ng-hide" ng-show="checkoutContext.order.invoice.discount !== 0">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Discounts:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">-$0.00</span>
        </div>
      </div>
      <div class="invoice-item total-row">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Total:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding" id="total">$80.00 </span>
        </div>
      </div>
      <!-- ngIf: subscriptionsByProductId[checkoutContext.order.invoice.items[0].product_id] -->
    </div>
  </div>
  <div class="tpl-6__order text-center pt-sm-30 py-24">
    <div class="g-recaptcha-container">
      <script type="text/javascript">
        var recaptchaChallengeSeen = false;
        var recaptchaCallback = function(response) {
          window.recaptchaResponse = response;
        };
        var onloadCallback = function() {
          window.recaptchaWidgetId = grecaptcha.render('submit', {
            'sitekey': '6LfyULUmAAAAAJld89qgZEGDDIGnjfWqZGBkXh3t',
            'callback': recaptchaCallback,
            'size': 'invisible'
          });
        };
        const domObserver = new MutationObserver(() => {
          const iframe = document.querySelector("iframe[src^=\"https://www.google.com/recaptcha\"][src*=\"bframe\"]");
          if (!iframe) {
            return;
          }
          domObserver.disconnect();
          const recaptchaContainerObserver = new MutationObserver(() => {
            if (iframe.parentNode.parentNode.style.visibility !== "visible") {
              return;
            }
            recaptchaContainerObserver.disconnect();
            recaptchaChallengeSeen = true;
          });
          recaptchaContainerObserver.observe(iframe.parentNode.parentNode, {
            attributes: true
          });
        });
        domObserver.observe(document.documentElement || document.body, {
          childList: true,
          subtree: true
        });
        window.resetRecaptcha = function() {
          window.recaptchaResponse = undefined;
          grecaptcha.reset(window.recaptchaWidgetId);
          recaptchaChallengeSeen = false;
          domObserver.observe(document.documentElement || document.body, {
            childList: true,
            subtree: true
          });
        }
      </script>
      <input id="submit" type="hidden" value="Submit" style="">
      <script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&amp;render=explicit" async="" defer=""></script>
      <script>
        const sleepUntil = async (f, timeoutMs) => {
          return new Promise((resolve, reject) => {
            const timeWas = new Date();
            const wait = setInterval(function() {
              if (f()) {
                clearInterval(wait);
                resolve();
              } else if (new Date() - timeWas > timeoutMs) { // Timeout
                clearInterval(wait);
                reject();
              }
            }, 20);
          });
        }

        function fetchToken() {
          window.resetRecaptcha();
          return new Promise(async function(resolve, reject) {
            grecaptcha.reset();
            grecaptcha.execute(window.recaptchaWidgetId);
            var responseReceived = false;
            try {
              await sleepUntil(() => window.recaptchaResponse, 60000);
              responseReceived = true;
              resolve('');
            } catch {
              reject('reCAPTCHA timeout exceeded!');
            }
            snowplow('trackSelfDescribingEvent', {
              event: {
                schema: 'iglu:com.samcart/recaptcha_challenge_shown_event/jsonschema/1-0-0',
                data: {
                  shown: recaptchaChallengeSeen,
                }
              }
            });
            snowplow('trackSelfDescribingEvent', {
              event: {
                schema: 'iglu:com.samcart/recaptcha_challenge_response_received_event/jsonschema/1-0-0',
                data: {
                  response_received: responseReceived,
                }
              }
            });
          });
        }
      </script>
    </div>
    <!-- ngIf: processor_selection !== 'digital_wallet' --><button type="submit" class="btn btn-primary mx-auto mb-sm-12 mb-20 w-100 main-cta ng-scope" id="placeOrder" name="placeOrder" ng-click="placeOrder('Zy3zXX34k0IdS5pztfQTMLHb')"
      ng-disabled="shippingCountryIsRestricted || isProcessingOrder" ng-if="processor_selection !== 'digital_wallet'"> Place Order Now </button><!-- end ngIf: processor_selection !== 'digital_wallet' -->
    <div id="payment-request-button" class="mx-auto mb-sm-12 mb-20 ng-hide" ng-show="processor_selection === 'digital_wallet'"></div>
  </div>
</form>

Text Content

spacetimevita13@gmail.com


PHYSICAL BODY


ENERGY HEALING SESSION



30-40 Minute Physical Body Energy Healing Session w/ Spacetime Vita



Please note this session is NOT a replacement for medical intervention.

Please seek medical care as needed.



This alternative holisitic healing method can help removal energetic and
physical blockages that are causing physical pain, discomfort, and dis-ease in
your body. While one session can certainly bring a powerful shift to your health
and healing, please keep in mind consistent sessions may be required for more
permanent and complete results, as is the case with any other alternative
holistic healing practice or exercise routine, etc.

However, some healing is better than none, and many clients have reported
feeling relief and relaxation in just one session, with greater levels of
well-being and improved physical symptoms.

(This message has not been approved by the FDA).



This healing session offers Aura Cleansing, curated Chakra Balancing, and
curated physical body parts healing (such as glands, organs, body parts, etc.)
which correspond to the client's ailment.

1-2 ailments maximum may be worked on per session.



This is an energy based spiritual service

& results cannot be guaranteed.

While I am an experienced energy healing practitioner of 7 years, results are
enhanced by the strength and quality of the client's open-mindedness,
willingness to receive the energy, & Full Faith & Trust in the Process.

At this time refunds are not available for spiritual services provided by
Spacetime Vita.



I look forward to this energy healing session with you as Pranic Healing has
greatly impacted and improved my own life and well-being, and I am grateful for
the opportunity to serve you with this powerful modality as well.



With Love,

Vita


CHECKOUT

CONTACT

First Name
Last Name
Email Address
Phone Number
PLEASE PROVIDE CONTACT INFO IN ABOVE OR BELOW BOXES Instagram Messaging Phone
Number - Call Phone Number - Text Messaging Phone Number - What's App Email
Where to contact for scheduling?
PLEASE PROVIDE CONTACT INFO IN ABOVE OR BELOW BOXES Instagram Phone Number Where
to call for your session?
Instagram Handle (Optional)


PAYMENT METHODS

Card & More


ORDER SUMMARY

Subtotal:
$80.00
Tax:
$0.00
Shipping:
$0.00
Discounts:
-$0.00
Total:
$80.00

Place Order Now


© 2024 Spacetime Vita. All Rights Reserved.






PROCESSING