#lg-superiority_code

1 messages ¡ Page 1 of 1 (latest)

opal meadowBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1255502495162171453

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

muted zinc
#

hi there!

#

I'm not sure I understand the question.

tepid basalt
#

Thanks

#

When a customer subscribes to a subscription, I would like them to receive a role on my Discord server.

muted zinc
#

we know nothing about Discord here, we can only help with Stripe questions.

tepid basalt
#

oh

muted zinc
#

if you are using Payment Links, you will receive a checkout.session.completed event

tepid basalt
#

I have a second request

muted zinc
#

and you can use that event to handle order fulfilment, like giving a role to the user.

tepid basalt
#

I would like to offer several subscription rates (monthly, every 3 months, every 6 months) so that the client can choose which one he prefers

muted zinc
tepid basalt
#

ok thanks

muted zinc
tepid basalt
#

but I would like a payment link

#

and with the pricing table it's not work

muted zinc
#

then create multiple payment links and build your own UI to show the different options

tepid basalt
#

It's very hard

#

I just want a link for a channel discord

#

Otherwise, I create one link for monthly, one link for every 3 months, and one link for every 6 months.

muted zinc
#

Otherwise, I create one link for monthly, one link for every 3 months, and one link for every 6 months.
yes that's what I suggested above.