#giga5925

1 messages · Page 1 of 1 (latest)

pale viperBOT
modest trellis
ornate oak
#

Yes I saw that, but my requirement is that, I don't want them to redirect on checkout page at all before authorising.

modest trellis
#

I'm afraid that will not be possible. You should check whether the user is authroised first, then displaying the pricing table accordingly, i.e. only authorised user is able to see the pricing table and subscribes to it

ornate oak
#

If I redirect unauthorised user on checkout page, after sucessfull payment is it possible to somehow get user information like, email and name on card when user redirects back to my page? As I checked it's not possible but let me double check before we end conversation

modest trellis
#

You should be able to get user information from checkout.session.completed event

ornate oak
#

Oh Thank you, I just checked and can get those information. So I can create user with this email and send them invitation email if user doesn't exist