#Aboo

1 messages · Page 1 of 1 (latest)

ocean canopyBOT
glass jay
#

hello! what's the issue you're facing?

dire moat
#

So im trying to create the stripe checkout after a username input

#

i obviously replaced w my API key and my SKU ID

#

and when I press my buy now button nothing is happening

#

although everything seems in place

glass jay
#

i'll suggest that you not use redirectToCheckout, it's considered deprecated at this point and many new features are not supported anymore. SKUs are also really old and deprecated.

dire moat
#

how can i use stripe checkout integration thats up to date?

glass jay
dire moat
#

Which one of these will allow me to have a custom text input field

#

because i know payment links dont

glass jay
#

what will you use the custom text input field for?

dire moat
#

a username

#

my product is a invite only product and i need a username to give them access

glass jay
dire moat
#

problem is abandoned checkouts

#

i will receive a bunch of usernames that did not complete payment

glass jay
#

you should only save usernames from Checkout Sessions that are completed

#

i.e. listen for the checkout.session.completed webhook

dire moat
#

i see.

#

this seems a bit too complicated for myself to do. is there a way to do bounties with stripe like repl?

glass jay
#

unfortunately not, we don't have such a process

dire moat
#

can you suggest anywhere where I can find someone to help me set this all up. $$$ of course

glass jay
#

these may be more on the pricier side though

dire moat
#

can you define pricier?

glass jay
#

you may want to hire a freelancer, but i don't have any recommendations

#

i have no idea, but since these are agencies, they are typically way pricier than hiring a freelancer

#

you can always reach out to get a quote

dire moat
#

I see. Thank you for the help. with this quickstart page, would i be able to add that metadata you were talking about