#vince-seven_unexpected

1 messages ¡ Page 1 of 1 (latest)

lilac pecanBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1371990153886699530

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

lost echo
#

Hello

patent prawn
#

Hi. Can you give me the ID of the livemod Product on which you were expecting to see cross-sell items listed?

lost echo
#

prod_SJ3f2iIN56g945

#

as you can see, there is nothing to select in the listbox

#

but I create 4 products , so normally they should appear

#

product catalog :

#

I think this is a bug that Stripe is not aware of

#

When you create product in "test mod" , and you copy them in production, then , they don't appear in cross sell list box

#

I clicked on this one :

patent prawn
#

I see them all there, ya. Not sure why they're not showing up.

lost echo
#

I think they are not showing up because I not create them in Prod mod. I create all the product in "test mod" , and then I copy them in live mod

#

Maybe stripe is not aware of that bug

patent prawn
#

Likely not, ya.

#

Let me see what I can figure out here.

lost echo
#

Ok

patent prawn
#

All of your Products in testmode have only one Price.

#

So that's nearly certainly the issue, and if you remove all but one Price from each Product, you should be able to add them as cross-sells.

lost echo
#

Ok I'm gonna try

lilac pecanBOT
lost echo
#

No it doesn't work, I archived all price expect one

#

and nothing appear in the listbox

lofty frost
#

Can you give it try that create Product with only 1 Price in Live mode first, seeing if it's appeared.

Then creating Product with only 1 Price in Test mode, copy to Live mode, and see if it's appeared

lost echo
#

Ok ( by the way I don't know why there is a lot of price, I just created 1 price, and at the end , each product have 2 or 3 price , I don't know why )

#

I just created a product in live mod, and it appear in the list box ( but this is normal , I expected this behavior )

#

Now Im creating one product in test mod

#

Im gonna copy this one

#

text product X

#

It appear , but this does not help me to solve my problem

#

By the way , I think there is really a bug , Im gonna show you why :

#

This product link (early checkin ) has a recommendations (netflix)

#

but when you go to "Product Catalog"

#

you can see that it is not linked to netflix in the list

#

And if I open the payment link of "early checkin" , you can see that the cross sell work

#

so the cross sell is active with the payment link, but in stripe dashboard, the list of cross is not linked, and is empty

#

so there is a BUG here

lofty frost
#

Okie this looks like a different ask to the original question. Looking into this one

lost echo
#

For me everything is linked here, the main bug of all of this start from the fact of copying product from "test mod" to prod mod

#

By the way , for my first question, how can I do ? Because I cannot delete the others price of the products, I can only "Archive" them. But when I "Archive" them, they still do not appear in the cross sell listbox

lofty frost
#

Yeah I think archiving doesn't mean removing here. With the only-one-Price product it is working, even for copied one, correct?

lost echo
#

Correct

lofty frost
#

Sure okay so that's good. Now looking at the PaymentLink. This one is prod_SJ3fxRkTDpkeRM and plink_1RORXxIdzAxV4PqvrMnTz1LK, correct?

lost echo
#

Correct

lofty frost
#

I think the PaymentLink has a different setting here. When you click to ... and "Edit payment link" you have an option to specify "Recommended products".

lost echo
#

you're right

#

This mean , there is 2 different way to do cross sell , the first one is in the catalogue product, and the second one is in the payment link

lofty frost
#

Yes

lost echo
#

Ok , I don't know about why in product catalog, cannot see other products that have multiple price. I will archive all product and create everything from scratch will only one price, so everything will be clear at the end

#

Thank you