#mvnsur

1 messages ยท Page 1 of 1 (latest)

lime basaltBOT
acoustic lily
#

Hi! Let me help you with this.

#

What's the question?

thick sentinel
#
  1. Is there a limit of CheckoutSessions ?

  2. In a archived discussion your colleague told me: "On your server, you handle the button being pressed and run code, that code can generate a Stripe CheckoutSession and redirect the customer to that in order to pay" Could you please reformulate/rephase this and add quick details/example for a better understanding

  3. Do you have a demo of CheckoutSessions to see how it works ?

#

Note that I've already read the documentation

lime basaltBOT
acoustic lily
#
  1. I believe they meant, when your customer wants to pay, you create a Checkout Session for them and redirect your customer to the generated URL to complete their purchase.
thick sentinel
#

it is possible to schedule a call with someone with a solid experience with this topic ?

#

How can I find a demonstration of checkoutsession in live ?

acoustic lily
#

I work at Stripe so I can answer any of your questions on this topic. My engineering team doesn't do calls, unfortunately.
If you're looking for 1x1 support you might consider contacting Stripe Support: https://support.stripe.com/?contact=true

thick sentinel
#

Ok I see. Thanks Vanya. Another question

#

How I'm supposed to make checkoutsessions generate automatically ?

acoustic lily
acoustic lily
thick sentinel
#

Can I add a field I will call "message" here ?

#

I mean let's say the client has a specific request for his order

#

So he want something special a comment which is important to consider for his order

acoustic lily
thick sentinel
#

Okay got it

#

I will write you the scenario please tell me if it's possible

#

I have a website with huge catalogs of products, more than 5000 products, each product is unique and have a stock of ONE piece. Each product costs like 4/5 dollars. And every 2 days I add new products it can be 300 products at once or 500 at once or even 1000 products at once.

I want to show these products on my website with description etc in SHOP page. Okay. What I need is when someone clicks "buy" on a specific product he is redirected to stripe checkout

#

This scenario is possible. I'm right ?

#

If it is possible do I have to create a checkoutsession for each product? As I've said products are unique so do I have to create 5000 checkout sessions? What is the way I can automate it ?

acoustic lily
#

And then, when the customer is ready to buy, you create a Checkout Session with the selected product.

thick sentinel
#

When you say "you create a Checkout Session" it will be done automatically or I have to do create it manually ?

acoustic lily
#

Your backend have to send a request to Stripe API.

#

Sorry, when I say "you" in this case, I mean "your app".

ocean badge
#

When a customer visits a payment link, a new Checkout Session just for them will be automatically created

thick sentinel
#

can I add an invisible note to each CheckoutSession ?

#

That only me will se ?

#

I mean custom labels

#

Let's say we receive 1000 orders in monday. 300 from USA, 500 from Asia, 200 from Europe. Is there a way to have a custom label for each order so we can categorize them and have a better overview to affect a person for each order ?

ocean badge
#

You can set metadata are pretty much all API resources, but certainly on Checkout sessions

thick sentinel
#

Great

#

I have no more questions for the moment related to development. I do have some questions about legal/disputes/refunds

#

Is there a dedicated team for that or something like that ?

ocean badge
#

For those sort of questions, please work with our support team: https://support.stripe.com/contact

thick sentinel
#

Thank you Synthrider and Vanya thank you very very much guys

#

Can I save this conversation somewhere by the way ?

ocean badge
#

Our pleasure!

#

https://discord.com/channels/841573134531821608/1111276042007609425

thick sentinel
#

Perfect

#

Thank you Synthrider and Vanya thank you very very much guys

ocean badge
#

You're very welcome, good luck with your work ๐Ÿ™‚

lime basaltBOT
thick sentinel
#

Thank you @ocean badge :))

thick sentinel
#

Can I edit or delete these texts as well ?

ocean badge
#

You set this in your account dashboard settings

thick sentinel
#

Can I create a separate page for each category after the slash "/" like in the pics attached. Let's say my website is WWW.POWDUR.ME and for hand made products I create a page WWW.POWDUR.ME/HANDMADE

#

And if so can I make the label identical to the page's name ? like in the attached screenshot here: "category"

ocean badge
thick sentinel
#

I don't get it

#

but I 'll have to add my own domain

ocean badge
#

The sessions would then be https://checkout.mvnsurssite.com/c/pay...

#

If you optionally configured a custom domain

thick sentinel
#

I will rephrase it.

We have a catalog with thousands of products and a few dozen of categories. A few of them: VINTAGE/HANDMADE/WOODEN/LOCALLY-MADE/.

I plan to create a separate page for each of these categories like this: https://www.mvnsurssite.com/HANDMADE/
https://www.mvnsurssite.com/VINTAGE/
https://www.mvnsurssite.com/WOODEN/

I want to show different products (again each product is unique and we only have ONE PIECE of each in stock) on each category.

And let's say the client goes to https://www.mvnsurssite.com/VINTAGE/ he pays and then I see his order on my dashboards with all info + a metadata showing the category.

#

Is this scenario possible ?

ocean badge
ocean badge