livestream-promo.investdrmastermind.com Open in urlscan Pro
107.23.163.128  Public Scan

URL: https://livestream-promo.investdrmastermind.com/
Submission: On September 04 via api from US — Scanned from DE

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>
  </div>
  <div class="row">
    <div class="col-12">
      <h4 class="tpl-6__checkout__subtitle mt-sm-20 mb-16">Coupon Code</h4>
      <div class="tpl-6__coupon mb-sm-24 mb-16">
        <div class="row align-items-sm-center">
          <div class="col-sm-6 col-12">
            <div class="form-group mb-sm-0">
              <input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-empty" placeholder="Coupon Code" id="coupon" name="coupon" ng-model="coupon_code">
            </div>
          </div>
          <div class="col-sm-auto col-12 px-8">
            <!-- ngIf: coupon_message.text == '' --><button type="button" class="btn btn-sm btn-primary btn-custom ng-scope" ng-if="coupon_message.text == ''" ng-disabled="!coupon_code" ng-click="checkCoupon(795100, false, false)"
              disabled="disabled">Apply coupon code</button><!-- end ngIf: coupon_message.text == '' -->
            <!-- ngIf: coupon_message.text !== '' -->
          </div>
          <div class="col-sm col-12 px-8 mt-sm-0 mt-8">
            <!-- ngIf: coupon_message.text !== '' -->
          </div>
        </div>
      </div>
    </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" style="height: 16px"><span>Credit Card</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="__privateStripeFrame33013" frameborder="0" allowtransparency="true" scrolling="no" role="presentation" allow="payment *"
                      src="https://js.stripe.com/v3/elements-inner-payment-2823909cb262005613b7352fb5bf4326.html#wait=true&amp;rtl=false&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_1AETYAL1jX8zbVS1&amp;componentName=payment&amp;keyMode=live&amp;apiKey=pk_live_51AETYAL1jX8zbVS1mfp2Bg88CBJTFuWdh7mM8cXtEfR9xCfkFPkMGeC0ZzLLPfNVFx34vMBTm5a3TN5D6vjgguDn00lfqiUi8L&amp;referrer=https%3A%2F%2Flivestream-promo.investdrmastermind.com%2F&amp;controllerId=__privateStripeController3301"
                      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: 361.016px; opacity: 1; transition: opacity 0.4s ease 0.1s;"></iframe>
                  </div>
                </div>
              </stripe-element>
            </div><!-- end ngIf: !renderingPaymentElement -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="v2-horizontal-large-container">
    <div id="orderBump637297" class="order-bump-wrapper">
      <div class="vertical" ng-style="{'background-color': resolveOrderBumpBackgroundColor(), 'border': resolveOrderBumpBorderStyle()}" style="background-color: rgb(255, 237, 225); border: 2px none rgb(254, 194, 156);">
        <div class="content">
          <div class="header-content" ng-style="{'color': resolveOrderBumpTextColor(), 'text-align': resolveOrderBumpTextAlignment()}" style="color: rgb(23, 47, 68); text-align: left;">
            <div class="order-bump-headline">
              <p ng-style="{'color': resolveOrderBumpHeadlineColor()}" class="sc-headline h1" style="color: rgb(14, 111, 204);">InvestDR Mastermind - Recordings</p>
            </div>
          </div>
          <div class="bump-content left" ng-class="resolveOrderBumpTextAlignment()">
            <div class="tpl-6__offer__checkbox custom-control custom-checkbox d-inline-block rounded bg-white" ng-style="{'text-align': resolveOrderBumpTextAlignment(), 'border': resolveOrderBumpBorderStyle()}"
              style="text-align: left; border: 2px none rgb(254, 194, 156);">
              <input type="checkbox" class="custom-control-input" ng-checked="order_bumps.has(795141)" id="order_bump_InvestDR Mastermind - Recordings" ng-click="toggleOrderBumps(795100, 795141, false, false)">
              <label class="custom-control-label pr-md-36 pr-sm-20 pr-8 ng-binding" for="order_bump_InvestDR Mastermind - Recordings" ng-style="{'--color':resolveOrderBumpPriceColor(), 'color': resolveOrderBumpButtonTextColor(),
                                    'opacity': order_bumps.has(795141) ? 1 : .6}" style="--color: #FF7A50; color: rgb(2, 27, 49); opacity: 0.6;"> Add to order </label>
            </div>
            <div class="pricing">
              <div ng-style="{'color': resolveOrderBumpPriceColor(), 'text-align': resolveOrderBumpTextAlignment()}" style="color: rgb(255, 122, 80); text-align: left;">
                <strong class="ng-binding">$69.00</strong>
              </div>
            </div>
          </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="product-list" class="box">
      <!-- ngRepeat: invoiceItem in checkoutContext.order.invoice.items -->
      <div class="product-item ng-scope" ng-repeat="invoiceItem in checkoutContext.order.invoice.items">
        <div class="product-label-col">
          <span class="product-item-name ng-binding">InvestDR Mastermind - Live Stream Access Promo</span>
          <!-- ngIf: subscriptionsByProductId[invoiceItem.product_id] -->
          <!-- ngIf: invoiceItem.type === 'bump' -->
        </div>
        <div class="product-price-col float-right text-right">
          <!-- ngIf: invoiceItem.quantity > 1 --><span class="unit-amount ng-binding">$7.00</span>
        </div>
      </div><!-- end ngRepeat: invoiceItem in checkoutContext.order.invoice.items -->
    </div>
    <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">$7.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">$7.00 </span>
        </div>
      </div>
    </div>
  </div>
  <div class="tpl-6__order text-center pt-sm-30 py-24">
    <!-- 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('W2jvnEhnreowqL71btKdgi1G')"
      ng-disabled="shippingCountryIsRestricted || isProcessingOrder" ng-if="processor_selection !== 'digital_wallet'"> Get Live Stream Access 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

info@retireandinvestdr.com

Live Stream Access To InvestDR Mastermind Series

Live Stream Access To InvestDR Mastermind Series

Get Live Stream Access Now For Only $7

Get Live Stream Access Now For Only $7

Diversify Your Portfolio And Maximize Your Investment Potential In The Dominican
Republic

Get InvestDR Mastermind Live Stream Access Now
Click for sound



0:47










INVESTDR MASTERMIND SERIES OVERVIEW

Everything you're about to learn

After attending the InvestDR Mastermind Series, you'll better understand....

The type business entities can be established in DR

How DR business entities are taxed

Tax incentives for investors and business owners

Residency programs available for foreign investors

Open business bank accounts in the DR

Bank loans available to foreign investors

Best areas and regions in the DR for investment

Employment and labor laws in DR

Setting up and operating a rental business

Buying and developing raw land in the DR

Insurance requirements for rentals and construction

How to move money from the US to the DR fast

Get access to exclusive deals

Get access to investment vehicles and opportunities that you you can cash in on
including...

Turnkey rental income projects in the pre-construction phase

Commercial real estate for hotel, office space, and retail

Country-specific Citizenship by Investment Programs

Lots and parcels for development or to buy-and-hold for appreciation

Existing businesses available for acquisition or investment

Low-risk Dominican government-issued bonds

Get InvestDR Mastermind Live Stream Access Now

OUR SPEAKER LINE-UP INCLUDES...

Maria Abreu, Abreu & Associates

Darian Lewis, Keller Williams Punta Cana

Alberky De La Cruz, Playa Nueva Romana

Patrick Johnston, GoDominican Life

Abel Aldebot, Smart Invest DR

Bart Griffin, Utopian Genesis

Other speakers include: Steven Bowcutt of Casa Linda, Juan Carlos Frias of Banco
Atlantico, Alexander Fitzhugh of Jubielee, and more...

Get InvestDR Mastermind Live Stream Access Now

TESTIMONIALS

What others are saying

Don't take our word for it, hear from real Retire & Invest DR conference
attendees.

Click for sound



0:56










ORLANDO CRUZ

RETIRE & INVEST DR CONFERENCE ATTENDEE

“I was part of the incredible Retire and Invest conference. It was a
well-organized and professional presentation. Lot of information and presenters.
Highly recommend if you are planning to retire in DR, don't miss the next one!
Thanks Maria and team.”

FAQS

In case you're wondering


WHERE DO I GET A LINK TO THE LIVE STREAM?

You will receive a link to to live stream via the email that you used to
register.


WHEN DOES THE LIVE STREAM START?

The live stream will start on Friday, August 25 at 9am EST and on Saturday,
August 26 at 8:30am EST.


HOW LONG IS THE LIVE STREAM?

The InvestDR Mastermind Series is a two day event.


CAN I QUESTIONS DURING THE LIVE STREAM?

Yes, there will be a chatroom where you can ask questions.


WILL THE INVESTDR MASTERMIND BE RECORDED?

Yes, all of the presentations will be recorded.


WILL I GET ACCESS TO THE RECORDINGS?

The $7 price only gives you access to the live stream but you have the option to
purchase life-time access to the recordings and presentation slides at checkout.

JOIN US THIS FRIDAY AND SATURDAY

A $149 value for just $7

By attending the InvestDR Mastermind Series, you’ll be more informed on the
different investment strategies and vehicles in the DR that you can take
advantage of that will help you diversify your portfolio, increase your cash
flow, and get better returns.

GET INVESTDR MASTERMIND LIVE STREAM ACCESS NOW


CHECKOUT

CONTACT

First Name
Last Name
Email Address


COUPON CODE

Apply coupon code


PAYMENT METHODS

Credit Card


InvestDR Mastermind - Recordings

Add to order
$69.00

ORDER SUMMARY

InvestDR Mastermind - Live Stream Access Promo
$7.00
Subtotal:
$7.00
Tax:
$0.00
Shipping:
$0.00
Discounts:
-$0.00
Total:
$7.00
Get Live Stream Access Now


© 2023 Retire & Invest DR. All Rights Reserved.

Privacy Policy | Terms of Service 






PROCESSING