How to tell bubble the card was authorized successfully

I’m using the Stripe plugin to authorize a user’s card before I charge them the full amount. In the workflow, I’ve selected “Authorize the charge only”. If the authorization is successful, I want to modify a data field accordingly, but I’m not sure how to communicate to bubble the results of the authorization.

I tried something like “Result of step 1 (charge a user using saved CC)'s Captured is “yes” " . But that doesn’t seem to do the trick. I’m guessing " 's captured” only refers to actual captures, and no authorizations/precharges.

Any ideas?

This topic was automatically closed after 70 days. New replies are no longer allowed.