After setting up stripe seller account, how do you go to a specific page?

Right now it just redirects to the main page, however i’d like to specifically send the user to another page.

Does anyone know how to fix this?

@reeceb

Change the redirect uri in Stripe. If you change it from the usual Stripe Authentication you may not be able to use the Bubble Stripe plugin actions though.

How are you integrating with Stripe? If this is done through API you likely are going to add the redirect URI you want the user directed to in the Oauth Link.

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