Payment Processor

Note: This section is only for roles: Manager

Stripe

Obtain your Stripe account's publishable key and create a restricted key. These keys are found in the Developers > Api Keys page. Make sure to use the live keys instead of the test keys so that you are actually collecting funds. In the event that you supply test keys to driventoshow but someone uses a real credit card 'Stripe' will send an error stating the incorrect keys are being used.

  1. Log into your stripe account. In the search bar type "api keys" and a Go To Developers > API Keys. will show. Click this. Make sure test mode is turned off
  2. Click the "Create restricted key" button below the Standard keys section.
  3. Choose the "Providing this key to another website" option & click continue.
  4. Enter Driventoshow as the name and https://driventoshow.com as the url. Check "Customize permissions for this key" & click Continue.
  5. In the table of permissions you can mark "none" for every option except "Charges". Make sure "Charges" has Write permissions. Click Create Key at the bottom of the form.
  6. A window will popup with the new restricted key. Copy this key and store it in a text file or similar because you will need this key in the next steps and you will not be able to copy the key again. Keep this safe!

Driventoshow.com

  1. Log into your driventoshow.com account (in a new or existing page).
  2. Click Events
  3. Click on your Event
  4. Click Edit
  5. Click Payment Processor
  6. Select Stripe at the option in the Payment Processor field
  7. Copy the Publishable key from the stripe.com API keys page. ('pk_live_')
  8. Paste the Publishable key into the field of the Payment Processor page on driventoshow.com named 'Stripe Publishable key'
  9. Copy the Restricted key that you saved from the last step of the previous steps. ('rk_live_')
  10. Paste the Restricted key into the field of the Payment Processor page on driventoshow.com named 'Stripe Restricted key'
  11. Click Submit

Once you have submitted the correct API keys to your Event you can turn on payment features such as 'Collect Payment on Self-Registions' Event > Edit Event > Settings. Toggle on 'Allow Attendees to Self-Register' and then select 'Collect Payment on Self-Registions'.

You can also turn on 'Payments' Event > Edit Event > Settings then go back and click Payments and begin collecting payments with Stripe, Credit Card (other devices), Cash, Check, PayPal, or Other payment methods.