bytechefhq / bytechef

Open-source, low-code, extendable API integration & workflow automation platform. Integrate your organizations or your SaaS product with any third party API
https://www.bytechef.io
Other
191 stars 42 forks source link

[component] Stripe #1390

Open monikakuster opened 1 month ago

monikakuster commented 1 month ago

As a Workflow Developer I want to be able to use the native Stripe connector So that I can implement more complex integration use cases where the connector is involved.

Website: https://stripe.com/en-hr Documentation: https://docs.stripe.com/api

Acceptance Criteria

List of implemented actions:

List of implemented triggers:

Definition of Done:

MayankMadan97 commented 1 week ago

Hi @monikakuster, I can work on this whole Stripe connector component. Should I create individual issues for each item(Actions and Triggers)?

monikakuster commented 1 week ago

Hey @MayankMadan97, how about starting with this issue first? You've already implemented actions using the Java SDK (Google Drive) and manually (GitHub).

There's another method for creating components: we've added an application that helps generate components from OpenAPI specifications. Here are the instructions. Components like Asana, ClickUp, Discord, Shopify, etc., are implemented this way.

If you're willing to work on this issue, please leave a comment on it.