Very grateful for this integration which arrives at the right timing for us.
With 310 Server Side components, we need a little guidance:
What would be the step by step components use for this operation:
bill value 100$, fetched from our DB
transaction split as is: 100+1 charged on the client’s cc, then 90-1 is paid back to 3rd party (both client and 3rd party cover 1$ cc Stripe fee)
the 101$ charge possibly pre-auth at time of “booking” and then paid fully after “delivery” (whose date is fetched from DB).
No doubt. Is there any particular SC Stripe component(s) we should pay attention to for our use case, since your Getting Started with Stripe Integration doc evokes only 2-3 components out of the 310 ones?
But if this is a bug, many other people - and Wappler devs - would have seen the error I mentioned and it wouldn’t have shipped as is.
Where can I find that file I’m missing?
Missing source map files are not a bug / a problem / not cause of your issues.
Warnings about missing .map files can safely be ignored, this does not affect your page functionality. These files are only used when the dev tools are open and they are only used for our own debugging purposes.