How do I set up your Stripe credentials in Evalandgo?

How do I set up your Stripe credentials in Evalandgo?

How to Integrate Stripe Payment Forms into Your Evalandgo Questionnaire?

Evalandgo allows you to integrate a Stripe payment form directly on the end page of your questionnaires.
This feature lets you collect secure online payments — for example, for registrations, product sales, or bookings.

To activate this integration, you need to enter your Stripe Public Key and Secret (or Restricted) Key into Evalandgo.

Prepare Your Stripe Account

1. Check your access

  • You must have an active Stripe account with Developer rights.

2. Create a Stripe account (if necessary)

  • Go to stripe.com
  • Click Sign Up and follow the instructions to create your account

Retrieve Your Stripe API Keys

  1. Log in to your Stripe Dashboard.

  2. In the left menu, click Developers.

  3. Select API Keys.

  4. If needed, click Create an API Key.

  5. Identify your keys:

    • Public Key (starts with pk_...)

    • Secret or Restricted Key (starts with sk_...)


Difference Between Test Keys and Live Keys

  • Test Keys

    • Public Key: starts with pk_test_

    • Secret Key: starts with sk_test_

    • Used for testing, no real transactions

  • Live Keys

    • Public Key: starts with pk_live_

    • Secret Key: starts with sk_live_

    • Used for real payments

InfoTip – Security: Always store your secret keys securely. Never share them publicly.


Secret Key or Restricted Key: Which Should You Use?

  • Secret Key → grants full access to your Stripe account.

  • Restricted Key → lets you limit permissions.

For Evalandgo, configure the restricted key with these permissions:

  • Charges: Read

  • PaymentIntents: Write

  • PaymentMethods: Read

  • Checkout Sessions: Write


Configure Your Keys in Evalandgo

  1. In your questionnaire, open the Payment Form configuration.

  2. Paste your Public Key in the dedicated field.

  3. Paste your Secret or Restricted Key in the corresponding field.

  4. Save your settings.


Switch to Live Mode

  • Once your tests are validated, replace the test keys with your live keys.

  • Run a final test to ensure payments are processed correctly.

  • Regularly check Stripe’s documentation to stay updated on security best practices.


Good to Know

  • The Stripe integration in Evalandgo is secure and PCI DSS compliant.

  • Transactions processed via Stripe appear in your Stripe Dashboard in real time.

  • You can test payments using the test cards provided by Stripe.

    • Related Articles

    • How to Customize the End Page of Your Questionnaire in Evalandgo?

      How to Customize the End Page of Your Questionnaire in Evalandgo? At the end of a questionnaire, Evalandgo allows you to display a custom end page to your respondents. You can include many elements such as scores, conditional messages, buttons, ...
    • How to Use Conditional Logic in Your Questionnaire?

      How to Use Conditional Logic in Your Questionnaire? Conditional logic allows you to personalize the respondent’s experience by automatically showing or hiding questions or pages based on previous answers. This makes your questionnaire more dynamic, ...
    • How do I import or copy and paste questions into my questionnaire?

      How to Import or Copy/Paste Questions into Evalandgo? Evalandgo allows you to quickly create your questionnaires thanks to the Import or Copy/Paste Questions option. You can: Import a .docx, .pdf, or .txt file. Copy and paste a series of questions ...