**1.** Create a Stripe account <https://stripe.com/br>

**2.** Access the dashboard and activate the test mode

![](https://help.scriptcase.net/galleryDocuments/edbsn7980b3cf589eb814f925892ad1ec4317131288e92e3e6919962889c9339ea9b372e1c58e0a7529231603022e788ad87d?inline=true)

**3.** Click on developers

![](https://help.scriptcase.net/galleryDocuments/edbsn672a2e4c43a91ff78bcc8dc06c0b5715976349879c3090bc5481dd12bb187e8eb2fbc31a1b1468e6a13e423f5b9360eb?inline=true)

**4**. Click API Keys

![](https://help.scriptcase.net/galleryDocuments/edbsnd27f92c2f4d58fc8d3f9597c83cc95e28e7f0f54a4aa08ab5d43b8faa6e71d96878ecb141d9546553e4d2aa06fff7cfd?inline=true)

**SPECIFICATIONS**

1. **Test Mode Secret Key**: Use this key to authenticate requests to your server when in test mode. By default, you can use this key to perform any API request without restriction.
2. **Test Mode Publishable Key**: Use this key for testing purposes in your mobile app's client-side code.
3. **Production Mode Secret Key**: Use this key to authenticate requests to your server when in production mode. By default, you can use this key to perform any API request without restriction.
4. **Production mode publishable key**: Use this key when you are ready to release your application, in the client-side code of your mobile or web application.