#rilo6951
1 messages · Page 1 of 1 (latest)
Hi Hanzo. Have a few questions about third party access. To share read only access to third party apps what's the best way? Adding as a team member? Is there a more programatic way to add them?
What kind of acces are you specifically looking to provide? API access or dashboard access?
API access. We're building an app for involuntary churn. Want to grab our customer's stripe data, show them some charts etc, and help them managing communications to delinquent customers
You can create a restricted API key via the dashboard
https://stripe.com/docs/keys#create-restricted-api-secret-key
This allows you to only provide granular access to certain scopes
Ok thank you. Can I prompt my new customers with a link to a Restricted Access Key with the parameters already set? Or do they need to do that manually on their side?
I also have a question about Custom Retry Schedules. Do all account types have acess to that? Is it only Stripe Billing? Or what about Stripe Checkout?
Can I prompt my new customers with a link to a Restricted Access Key with the parameters already set? Or do they need to do that manually on their side?
I don't really understand the question.
Do these "customers" have Stripe accounts?
I also have a question about Custom Retry Schedules. Do all account types have acess to that? Is it only Stripe Billing? Or what about Stripe Checkout?
Retry schedules are part of Invoicing Plus billing plan and should be available to all accounts, yes
It isn't possible to use it with Stripe Checkout
Its an invoicing feature
https://stripe.com/en-gb-us/invoicing/pricing
Yes they do have Stripe accounts. Meaning, they have to go manually input the parameters I tell them? Or can I request API access from them with all the parameters already filled out? So they only have to confirm it
Meaning, they have to go manually input the parameters I tell them? Or can I request API access from them with all the parameters already filled out?
Parameters for what exactly? What's your end goal?
I feel like I am misunderstanding your usecase.
Can you give me an example of what you're trying to do?
There's a Stripe App that gets all this access. I want to copy this access. Am wondering does my customer have to set that up manually for me or I can more automatically get access with these parameters?
Are you building a Stripe App?
Or are you using Stripe Connect?
Stripe Connect
To be clear, Stripe Connect as in this right?
https://stripe.com/docs/connect
What type of connected accounts are you working with?
As a platform, you should be able to access data on the accounts you're connected to using your own API keys
https://stripe.com/docs/connect/authentication
I'll double check with my cofounder on the API access stuff. Want to clarify something about retries
Can you verify / edit the below for which product / account types have retries available?
Smart or Custom Retries
Invoicing Plus
Billing Scale
Custom Retries Only?
Invoicing Starter
Billing Starter
No retries available, not even custom
Payments
Checkout
As mentioned earlier, Retries is a billing/invoicing feature so no, there's no way to use that with Payments (PaymentIntents) API.
If you create a subscription using Stripe Checkout or Subscriptions API, you can use retries as subscriptions are part of billing products
https://stripe.com/docs/billing/revenue-recovery/smart-retries
Also, the link I shared above mentions
You can use either smart retries or a custom retry schedule. Smart retries are the recommended approach, but are only available if you have Billing Scale.
Thanks.
"Smart retries are the recommended approach, but are only available if you have Billing Scale." So if you have Billing Starter you can only do custom and not smart retries?
I don't think billing starter includes any retry options
You need atleast billing plus
I'd recommend chatting with our support team as they're experts on this and can help confirm
https://support.stripe.com/?contact=true