Menaka Sankaralingam
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 6
Posts
Recent activity by Menaka Sankaralingam-
Connector Improvement: Stripe with connected accounts enabled
Our Stripe connector with Connected Accounts enabled, fails a sync intermittently with an error like this: // Entire Sync Duration: 13 hours, 12 minutes Sync Start: 06/18/2021 6:22:14 AM Sync End: ...
-
Connector Improvement: Requesting support for more tables for connected accounts
We're using the Stripe connector with Connected Accounts enabled. We'd like to request support for connected accounts for the following tables: subscription subscription_item subscription_discount...
-
Connector Improvement: Connector Improvement: Stripe Webhooks/events data
AnsweredWe would like to access the account.updated event whenever it happens to understand when a connected account is rejected/restricted and when that gets overturned so that the account becomes active....
-
Connector Improvement: Can the balance of a connected account be made available?
AnsweredWe would like the balances of the connected accounts to be made available in a table. As of now, this is queryable via API like this curl https://api.stripe.com/v1/balance -u sk_live_blahblahblah...
-
Connector Improvement: Stripe Apple Pay domains
CompletedWe use the Stripe Connector with Connected Accounts enabled. We need to get the results of the query https://api.stripe.com/v1/apple_pay/domains which looks like this: { "object": "list", ...