* Add `PaymentIntents` stream * Update docs * Implement change request + few updates Split `source.py` file into `source.py` and `streams.py` files. Update `payment_intents.json` file. * Bump connectors version + update docs
6 lines
127 B
JSON
6 lines
127 B
JSON
{
|
|
"client_secret": "sk_test_wrongClientSecret",
|
|
"account_id": "wrong-account-id",
|
|
"start_date": "2020-05-01T00:00:00Z"
|
|
}
|