#SJ057
1 messages · Page 1 of 1 (latest)
Right now, you can't test install Stripe Apps on other accounts. However we're working to improve this experience so I'd recommend posting on the GH repo about your problem and the team will be able to help: https://github.com/stripe/stripe-apps/issues
ok...Got it..On the platform account how we can test permissions with respect to stripe app ?
Specific to accessing API objects?
Yes
Have you tried just making API calls for objects where you do/don't have permissions defined in your app manifest?
yes...I have tried invoice creation...but after removing permissions, it is still allowing to create invoice or read
You sure? I just tried and it errors for me if I remove the related permission:
Error: You do not have the required permissions for this endpoint on account 'acct_1LhaROLostC5RfZm'. Having more permissions would allow this request to continue
Did you reload the Dashboard sandbox after removing the permission?
nope
You need to reload the Dashboard so the new permissions take affect
ok
See something like this in your Terminal where stripe apps start is running:
To reflect recent changes from stripe-app.json, click "Continue" on https://dashboard.stripe.com/apps/enable-preview?cliaccount=acct_1LhaROLostC5RfZm
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
ok..got it ..Thanks
After Publishing Stripe App, if we need to add any feature or enhancement to the app then do we need to resubmit App for review?
Yep! All updates go through same review process
ok...Approximately how much time does the review will take ?