Use Fiber to load the following resources from the Stripe API.
You need the following data to create a Stripe source.
Key | Type | Comments |
---|---|---|
stripeAppOwnerPrivateKey | string | The private key of the account that owns the Stripe app. |
You need the following data to register a Stripe account.
Key | Type | Comments |
---|---|---|
accountId | string | The ID of the Stripe account to pull data from, starting with "acct_". Required |