#arielbo-paymentlink-coupon
1 messages · Page 1 of 1 (latest)
PaymentLinks are localized based on the customer's browser locale. But you can't dynamically change things like the Product name for languages sadly
ups !
well or maybe put just in english more universal title
ok
and which coupon code I need to put ?
it's all explained on that doc! Please try it
is promo code? or id code ?
it's the code of the PromotionCode. But it'd be faster to try it yourself in a few seconds than ask me!
like a parameter how can I send for example some id_product of my own erp ?
I don't know what that means sorry
Let me explain better
can I do something like this: https://buy.stripe.com/bIY2bo65l0mBeU8aEN?internalproduct_ID=1231232123
what's the point of that? Like what do you expect to happen when you do that?
save in payment link data internalproduct_ID of course? or what is your point ?
are you have attention for my ask? please
lol
There are lots of over people with questions that I am helping in parallel
I am trying to help you, I just don't understand what you are asking
do you have give some list or permit parameters ?
be multitask is not good for brain
Can you more clearly explain what you are asking with a clear example or two all in one clear paragraph in one answer?
but in which parameter can I store data or maybe put by default like promo code
I already explained how to do the promotion code part earlier
That is impossible
how can do this ? with payment links
and maybe you save refer url ?
to know from what url I receive the payment with payment link
We don't support anything like this
I have 10 000 products and I want to use payment links but how can I know which product is ? how can I track my own id product, or I will need create many payment links, in this case what is your recommend?
Maybe. It doesn't really make sense to me that you'd use PaymentLinks if you have thousands of products.
I'm sorry you're writing really short sentences with 5 words and I barely follow your train of thought unfortunately.
There are many ways to integrate with Stripe. But if you have thousands of products you usually have your own e-commerce store, with a cart functionality
this is a chat, are you a person ? or maybe one IA ?
in my own cart case which is the best option in stripe?
Hi @celest abyss I'm taking over this thread.
Can you tell me what you want to achieve with Stripe API?
could read the converstion? are you another bot IA ? o your are human?
I need to sell 10 000 items with different prices, which is the best option, can I use for example checkout api or payment intent is better? in this process I need to store in stripe my product id !!
do you understand me ?
@celest abyss you're really being impolite at this point
I'd suggest you to use the prices API to create those prices (https://stripe.com/docs/api/prices/create), so that you can specify them when creating checkout sessions (https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items-price)
let me see
I'm sorry but the rudeness was you previously with your evasive answers and without any intention of doing more to provide empathetic support, and you still haven't answered me if it is an AI or not, I have no problem if it is like that but at least I have the right to know.
thank you Jack
you say that I need to create 10 000 different prices with checkout?
No, you need to use Prices API to create prices. (https://stripe.com/docs/api/prices/create),
so thank you for your help