SOLVED-Sort of-Best approach for Requesting Payments from Visitors/Users not logged in

Hello!

I am trying to figure out the best approach to send a payment request to someone that isn’t logged in/isn’t yet a user.
I’m using Stripe and have a section for current users to register themselves as a seller. Now I’d like them to be able to accept purchases from “visitors” or people aren’t logged in. I’d also like them to be able to send an email to direct someone to their page. What is the best approach to do this?

UPDATED: I sort of figured this out. I simply set up a workflow to email the user and used a unique id to pull up the visitor. the only thing i couldn’t figure out is how to connect that visitor to the creator.

1 Like

Can you share your answer here? And add [SOLVED] to the post title?

1 Like