#jchannon
1 messages · Page 1 of 1 (latest)
Hi there!
howdy
Sorry, no idea what Pulumi is. You may want to ask Plumi support instad.
pulumi is a "infrastructure as code" platform, so rather than clicking around UI's to deploy an API for example, you define the resources required to host/deploy the API in AWS/Azure etc in code and then it constructs these resources in the cloud for you
at the moment we're clicking around our stripe accounts trying to unify them and was just wondering if there was an easier way
ie/copy these settings from one account and apply them to these accounts...
Got it. But I recommend to ask Pulumi if they support Stripe
at the moment we're clicking around our stripe accounts trying to unify them
Can you clarify what that means exactly?
we're going into all the settings pages configuring the values
Which values exactly?
payment methods, branding, email settings, bank info, payout schedule for example
And they are Standard Stripe accounts?
yeah, well we're a platform company but i believe they are standard accounts
It's not possible to edit this type of information with the API for Standard accounts. So you need to use the Stripe dashboard.