Configuring Stripe Payments

  1. Get the Api Keys from your Stripe account or follow the onboarding process in step 2
    1. Refer to the Stripe link here to get the keys
  2. Select the Stripe link to go to the stripe payment integration
  3. Select API Keys from the stripe integration page
    1. Select the mode that you wish to be in,
      1. Live Mode should equal “LIVE MODE” if you are planning on taking real payments
      2. To test the system, set LIVE MODE to TEST so that it does not take payments
    2. Select the stripe method you are after:
      1. Imagatec Connect: just needs the account that was set up with the wizard, this will usually be set up for you if this is selected
      2. Direct Connect: If you have set up standard accounts to charge directly, then you will need to get the account ID you plan on using
      3. Transfer Connect: If you have set up standard accounts to charge via your account, then you will need to get the account ID you plan on using transferring the funds
      4. Self Managed: If you have your own account with Stripe without any connect accounts.
    3. Enter the Public Key and Secret Key that you got in step 1
  4. Press Save when complete