Anyone uses the stripe bubble plugin?, i only want this message to be created if the charge_id of the step1 charge the current user is not empty but apparenlty the message is still being created even when the charge_id is empty- i want the messages to only be sent when a user has paid for the charge
in the stripe plugin page use the Version V3,
the step 2 step 3 … It will only happen after payment
if they dont pay bubble cancel the nexts steps
I currently use V3, can you demonstrate with a screenshot?, didnt understand your explanation.
In my bubble app, when you click on the button to go to the payment section, this checkout opens
Ignore the popcorn image, this is temporary
if they don’t pay will cause error, or if they come back with the top-left arrow
the step 2 and step 3 won’t happen
Maybe in yours it’s happening because of the condition, maybe stripe creates the ID Charge before payment, sends it to the bubble and when this data arrives it executes the next function, because it’s the order you gave it, try to remove this " Only when" and test
Thanks for your response brother
It’s supposed to be a paid messaging app, guests pay creators pay each message they send so before a message can be sent, the guest has to pay