We are having a serious problem with the Stripe component. The client pays Stripe and activates the order as a payment in Adalo, but the money does not appear in Stripe because the status appears: payment_intent.requires_action
We are losing money with this component action that, since we don’t have access to the API or the results, we can’t fix it… Has anyone had this happen to them?
The component should be able to let us save the status, payment data, ID, etc. etc. because now we are having this serious problem that all payments are 3D Secure authentication but the component does not handle it.
It says: "I need you to intervene to complete the payment. The problem is that the ADALO component passed it as payment! A big mistake, a huge loss of money that we owe my client…
3D SECURE authentication attempt is incomplete.
The problem is that the component doesn’t save any response from Stripe, so we can run a function that executes something if it’s not paid, but here I take the purchases as paid in the Adalo database, but the money isn’t in Stripe, they told me, and they appear incomplete!