Clement Gutel

Results 30 issues of Clement Gutel

Sometimes a user belongs to multiple stripe accounts. When using [deep links](https://stripe.com/docs/stripe-apps/deep-links) , how do we create a link that will direct the user to a specific stripe account?

enhancement
app-platform
docs
feature-request

How can we trigger uninstallation of our app via the API? For example, we might want to uninstall our app from a certain account if their free trial has expired...

enhancement
app-platform
feature-request

We are currently implementing our migration from a Stripe extension to a Stripe app. However, we hit an issue. As a Stripe extension, we can list all connected accounts of...

bug
app-platform

My understanding is that different accounts can have different versions of our app installed, because upgrading to the latest version requires approving the permissions. As a result, would it be...

app-platform
feature-request

Is it expected that public stripe apps should work in test mode? In some docs/samples, it seems that the dev mode usually points to localhost, so obviously that wouldn't work...

app-platform
docs

My understanding is that only admins can update the version of the app that is installed. (Unless permissions don't change, in which case the app is updated automatically). I guess...

app-platform
feature-request

Hi, I just started using the SDK and I am pretty weirded out that many properties are of type string. For example `Merchant.CreatedAt` is a string instead of a DateTime,...

Hi @nozzlegear, I’ve been catching up on the latest changes in ShopifySharp. There were quite a few changes and the progress since our last upgrade in December is impressive. It’s...

question

I understand that the CLI can be used to release a new version of an existing app. But is it not possible to create a new dashboard app record from...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior It seems the live demo encounters issues: https://graphql.org/swapi-graphql/ We have integrated...

bug
graphiql