Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Registration

  1. login to your ARM account as directed in the welcome e-mail i.e. YOURDOMAINHERE.autoprint-software.com/login

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

  3. Set your nameservers on DNS management with your registrar i.e. Godaddy. 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?

  4. After you set your nameservers 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.

  5. 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 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 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.

  6. Setting up Google reCaptcha

    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

  • No labels