* Add Acceptance Tests to Stripe Connector * move configured_catalog.json to sample_files * bump version Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
6 lines
120 B
JSON
6 lines
120 B
JSON
{
|
|
"client_secret": "sk_test(live)_<secret>",
|
|
"account_id": "<account_id>",
|
|
"start_date": "2020-05-01T00:00:00Z"
|
|
}
|