Stripe payment doesn´t catch errors

Developing FF web. Stripe payment action works perfectly when its response is success but it doesnt work when payment is refused.

It throws an error and output var doesnt get any response, stripe layer doesnt ever disappear. This layer freezes and nothing happens, no output value, nothing.

There is no way to catch failed response.

This external tutorial doesnt work as is, stripe action pay doesnt catch message error on payment failure:
https://intercom.help/flutterflow/en/articles/6649643-how-do-i-check-if-a-stripe-payment-succeeds-or-failed

And
this official tutorial doesnt talk about failed payment 😱
https://docs.flutterflow.io/settings-and-integrations/in-app-purchases-and-subscriptions/stripe#3.-trigger-stripe-payment

Any
way to fix this guys?

8 replies