Hi everyone!
Need some advice from some stripe experts!
I have something strange happening with StripeJS where the payment intent is not working properly.
Here is the flow of how things work…
I have a backend workflow that charges users a dynamic amount based on how many active clients they have in the database. This seems to be working all fine and come through in stripe but the the status of the payment intent is always incomplete.
Stripe support is saying it is a problem on bubbles side so I thought I would reach out here.
Here is the bubble workflow
And he is an example of it coming through in stripe
As you can see the default payment method is coming through at the bottom but not the top.
I just cant figure out where I am going wrong, any help is greatly appreciated