Hi,
I need to have a refund function with Stripe in my app, but The standard Stripe from Bubble does not have the action as I can see and I want to be able to use the Bubble Connector for this but fail miserably in my attempt.
I have read the docs and I do not understand what to put in the fields after authenticating:
If anyone could show me the first steps to adding such a function I would really appreciate it!
What I am looking for is:
Create a refund based on Charge ID, amount, currency.
K