Stripe setup » History » Version 1
Jon Goldberg, 09/01/2022 06:22 PM
1 | 1 | Jon Goldberg | {{last_updated_at}} by {{last_updated_by}} |
---|---|---|---|
2 | |||
3 | # Stripe setup |
||
4 | |||
5 | This page gives step-by-step instructions to clients who need to start using Stripe within CiviCRM. |
||
6 | |||
7 | The easiest approach is to give me a "Developer" account on your Stripe. This will allow me to view and edit transactions, which is helpful for troubleshooting in the longer term: |
||
8 | * Log into Stripe (https://dashboard.stripe.com). |
||
9 | * Go to https://dashboard.stripe.com/settings/team. |
||
10 | * Click **New Member**. |
||
11 | * Enter my email (jon@mega*****tech.com) and select Developer as my role. |
||
12 | |||
13 | If you prefer to do this yourself, instructions are available in the [CiviCRM stripe documentation](https://docs.civicrm.org/stripe/en/latest/install/#configuration). |