I’m using zeroqode’s stripe plugin and need to generate an Oauth link to kickoff the process. Any idea how to do this?
This is Stripe’s material on it that I’ve tried following but I keep getting an error page. I can use a test link, but unfortunately that doesn’t send any info back to my site so I can retrieve seller data.
I found a spot where they had built it out for me and this seems to work. Though they mentioned using a state code for security and I’m not sure how to do that. I imagine I can just change my client id and redirect url for the live version?