Skip to content

melohagan/budibase-datasource-stripe-disputes

Repository files navigation

Stripe-disputes-datasource

Official Stripe docs here: https://stripe.com/docs/api/disputes?lang=node

Description

Manage Stripe disputes

Find out more about Budibase.

Instructions

To build your new plugin run the following in your Budibase CLI:

budi plugins --build

You can also re-build everytime you make a change to your plugin with the command:

budi plugins --watch