When using the custom “languages” code SUCCESS_SUBSCRIPTION for a new subscription using the STRIPE plugin the custom workflow isn’t triggered, I still see the default browser alert.
Is this a bug? I surprisingly didn’t find any posts mentioning this yet. Any other “languages” code I’ve used has always worked. All help is welcome, thank you!
Anything you include on the same workflow after the “Subscribe the user…” will be run if it’s successful, and ignored if the subscription is not completed. Hope that helps.
My question is about the default browser prompt that pops up upon successfully subscribing a user and why the “code” to customize it is not working.