1
Contact & shipping
Where should we ship your SmartStick?
Your device ships in a simple, unbranded mailer. We ship in the U.S. and internationally.
2
Payment details
Add your card
SmartStick Pro uses Stripe to handle all card data. Your full card number never touches our servers.
Stripe card form goes here.
- Include Stripe.js:
- Initialize Stripe with your publishable key.
- Create and mount a Card Element into a div, for example:
- On submit, create a PaymentIntent or Checkout Session from your backend and confirm the payment.
- Include Stripe.js:
<script src="https://js.stripe.com/v3"></script>
- Initialize Stripe with your publishable key.
- Create and mount a Card Element into a div, for example:
<div id="card-element"></div>
- On submit, create a PaymentIntent or Checkout Session from your backend and confirm the payment.
You’ll be charged for the device today and your $10/month access will begin after activation.