Stripe Connection Details

To establish the connection successfully, you must configure the Stripe connection.

The Connections Details dialog box contains the following fields:
Field Description
Connection Name Unique name for the connection you are creating. This is displayed in the Connection list for all the Flogo Connector for Stripe activities.
Description Short description of the connection.
API Key Required to authenticate Stripe connections. For more information, see the "Development Quickstart" topic in the Stripe documentation.
Timeout

Specify the timeout period (in milliseconds) for an activity. If a timeout value is specified, the activity waits for the specified time. If a response is not received by the specified time, the request expires with an error.

Default: 0 milliseconds (that is, there is no timeout for an activity)

Stripe Version Stripe API version. You can visit your Stripe Dashboard to view the Stripe API version.

Example: 2019-12-03

Note: Stripe API version 2019-12-03 and later is supported.