Yes Ari you can do that you can follow the Stripe API docs and do as you wish.
So just follow the workflow of Stripe as they are explaining it in their docs.
We can’t provide docs about this here in Wappler as we don’t want to replicate their docs.
With the server API action you can now call any Stripe API endpoint and pass the data it requires.
You can even use the sample output from their docs to easily generate the API call Schema in Wappler. Just paste it in the source panel in the define API schema dialog