Stripe
Pull products, charges and more from Stripe.
Sync types
Use Fiber to load the following resources from the Stripe API.
Source settings
You need the following data to register a Stripe app on Fiber.
Key | Type | Comments |
---|---|---|
stripeAppOwnerPrivateKey | string | The private key of the account that owns the Stripe app. |
Account credentials
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 |
Changelog
--