Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. login to your ARM account as directed in the welcome e-mail i.e. YOURDOMAINHERE.autoprint-software.com/login The link to your login page is available in the ASM Setup portion of the Welcome email.

  2. Enter your billing information and subscribe to the AutoPrint Sales Manager — $299 Per Month
    (Includes Your Primary Hub License)

  3. Create your AutoPrint Sales Manager domain (This will be the website that you use to resell the software licenses from and manage your clients storefronts.)

  4. Set your nameservers on DNS management with your registrar i.e. Godaddy. They should be listed on the application page after you complete step#2 and subscribe to the ASM. This will set your nameservers to our AWS hosting for your AutoPrint Sales Manager website to be accessed through the internet via your domain name. How do I update my nameservers?

  5. After you set your nameservers Verify that your nameservers are set in the application, once they are verified you will be able to create an SSL for your website.

  6. After the nameservers are set and verified issue an SSL on the autoprint-software.com/settings/application page (you may need to refresh the page). This will create the SSL for your AutoPrint Manager website.

  7. Setting up your Stripe account with your AutoPrint Manager

    1. Next you will need to create a webhook on stripe.

      1. Click the “Developers” button on stripe towards the right hand side within your account

      2. Click the “Webhooks” link on the left hand navigation

      3. Click Add endpoint

      4. Set the Endpoint URL to https://example.com/webhooks/stripe (use your AutoPrint Sales Manager Domain name in place of https://example.com )

      5. Click select events and add the following stripe events to your webhook.

        1. customer.subscription.deleted

        2. customer.subscription.trial_will_end

        3. invoice.created

        4. invoice.payment_failed

        5. invoice.payment_succeeded

    2. Next you will set all of your keys for your stripe account and webhook within the AutoPrint Manager admin.

      1. Login to your AutoPrint Sales Manager admin https://example.com/payments/settings (use your AutoPrint Sales Manager Domain name in place of https://example.com )

      2. Set your Live public key, Live secret key and your Live Webhook key, you can access these in stripe from the “Developers” section then use the links on the left hand nav to get your Stripe account and Webhook key.

    3. You will need to create your Product Plans in Stripe, you will need a product created for each of the following Basic, Auto Push, Manual Push, Hub, Enhanced SSL.

      1. Login to your AutoPrint Sales Manager admin https://example.com/dashboard (use your AutoPrint Sales Manager Domain name in place of https://example.com )

      2. Set your product keys by going to Subscriptions > Recurring Products in your AutoPrint Manager Dashboard

        1. Under Web To Print Websites Website click the blue Tag that says Plans

        2. On the Right hand side of the Hub plan click the 3 vertical dots, then click “Create Stripe Gateway Plan” (This will create a plan on stripe for the Hub Product Plan).

        3. In your stripe account you should now see a product labeled “Web To Print Website” you can rename the product and set the price here if you do not wish to use the default price.

        4. After creating the Hub Product on stripe create the next plans, Basic, Auto Push, Manual Push, Enhanced SSL.

      3. Create the stripe users Create Subscribed Users On Gateway button on the ASM Subscriptions section

      4. Add each users credit card information on stripe on their account that has been created or a payment method of some kind. In order to do the next step a payment method will be required for each user.

      5. Create the stripe subscriptions using Create User Subscriptions On Gateway button on the ASM Subscriptions section

  8. Setting up Google reCaptcha (out of the box we have it setup so you can login but you should setup your own google reCaptcha account to prevent any loss of service.)

    1. Go here to https://www.google.com/recaptcha/admin/create to get your Google reCaptcha key

    2. Enter your domain name under label examplewebsite.com

    3. Click the reCaptcha v2 radio button (your AutoPrint Sales Manager will use the v2 reCaptcha)

    4. Click the "I'm not a robot" Checkbox radio button

    5. Click the Accept the reCaptcha Terms of Service checkbox

    6. Click Submit

    7. It should now give you a section with reCaptcha keys,

    8. Click Copy Site Key on the Google

    9. Login to your AutoPrint Sales Manager dashboard https://exampleasm.com/dashboard

    10. Go to Administration > Settings > General

    11. Paste the Site Key from Google into the Google reCaptcha V2 Site Key setting

    12. Click Copy Secret Key on the Google

    13. Paste the Secret Key from Google into the Google reCaptcha V2 Secret Key setting

...