Skip to main content

Stripe Reader initial setup

The Stripe reader supports authentication with OAuth or with an API key. Configure OAuth when prompted by the wizard.

To authenticate with an API key, first generate the API key in Stripe, then launch the Stripe Reader to BigQuery wizard and use the API key during configuration.

Generating a Stripe API key

The following procedure determines the API key for later use in Stripe Reader configuration.

  1. Log in to Stripe.

    The Stripe account home page appears.

    Stripe_homepage.png
  2. Click Developers.

    The Stripe Developer page appears.

    Stripe_developers_tabs.png
  3. Click API keys.

    The API keys tab appears.

    Stripe_API_keys_tab.png
  4. Click Create secret key, then re-authenticate to Stripe.

    You can also use a restricted key by clicking Create restricted key. Restricted keys are API keys that have an assigned set of permissions.

  5. Type a name for the secret key and click Create.

    Stripe_API_key_name.png
  6. Stripe displays the API key. Copy this key to the clipboard and store it securely, then click Done.

    Stripe_API_key_display.png