#futjrnaut

1 messages · Page 1 of 1 (latest)

cloud briarBOT
scenic turtle
#

hi @craggy pebble

#

so we're passing the email into the customer panel page

#

from our platform to autofill the email.

craggy pebble
#

Hi there,, are you using the no-code solution or API?

scenic turtle
#

the nocode solution

craggy pebble
#

Remember to encode the email address.

scenic turtle
#

yea we're doing all of that

#

the login link never sends to the email thats encoded

#

try it yourself

craggy pebble
#

Can you share me the complete URL? including the encoded email address?

#

This email address is not encoded

#

an encoded email address should looks like jenny%40example.com, refer to the doc that I sent earlier to learn how to encode an email address.

scenic turtle
#

like this?

#

but it doesn't really matter, if we're passing the email or not

#

a user should be able to type their email in, this doesn't work either

#

no email login link is sent by stripe

craggy pebble
#

You mean you didn't receive the login email from Stripe?

scenic turtle
#

correct

craggy pebble
#

Did you check the spam folder?

scenic turtle
#

tried multiple emails fresh accounts

#

spam folders nothing

craggy pebble
#

Can you share with me one of the email addresses that you used earlier?

#

Can you share with me your merchant ID? you can find it from the Stripe Dashboard -> Settings ->Account Details

scenic turtle
#

this?

craggy pebble
#

Yes

scenic turtle
#

kk

craggy pebble
#

I don't see any customers matching these two email addresses.

scenic turtle
#

we're testing with my other emails

craggy pebble
#

You have only one customer in your account, and its email address is different from the two that you shared earlier.

#

https://stripe.com/docs/customer-management/activate-no-code-customer-portal#share

The login link doesn’t reveal if a matching customer with the same email address is found or not. If a one-time passcode isn’t received, ensure the email address entered matches the email address of an existing customer. You can check if there’s a matching customer by entering the email address in the search bar of your Stripe dashboard.```
scenic turtle
#

so the user needs to have purchased from us

#

to ge tthe login link?

#

makes sense

#

what do we use for new cusotmers?

craggy pebble
#

The email address needs to match the email address of one of your existing customers.

#

You don't use customer portal for new customers.

scenic turtle
#

ok ty will use checkout