#minela-help

1 messages · Page 1 of 1 (latest)

young sandal
#

Hi!

#

Ask your question in this thread!

#

You said I am implementing stripe checkout. I want to customize the charge description displayed in the stripe checkout popup box But I didn't find any means to do it

#

The product name is what will display as the description.

#

Are you creating your products inline when you create your Session? Or are you creating them ahead of time?

iron sable
#

Here is the screenshot

iron sable
vivid field
iron sable
#

req_uc8hUJBNsClquJ

vivid field
#

Thanks, taking a look

#

Okay but when I go to that link I do see the product name and description.

iron sable
#

The iss

#

The issue is we can't change the text "Description produit, Qty 161, €0.10 each"

vivid field
#

The quantity and price text is automatically injected. The Description produit is coming from your product discription

iron sable
#

We would like to update by "Thank you for your purchase!" for example

iron sable
vivid field
#

That is not something you can set directly on the Checkout page itself. That sort of message is something you would display to your user upon redirection to your success_url

iron sable
#
vivid field
#

This isn't code we directly maintain so I cannot offer any guidance for it

iron sable
#

I understand

#

Also, when I see screenshots in the checkout documentation

#

there is not this kind of information

iron sable
#

Is it possible to do it?

vivid field
#

I do not think this is an option presently.

#

The screenshots you see have a quantity of 1, so we don't present a breakdown of the price by the number of units.

iron sable
#

Ok

#

thank you!

vivid field
#

Happy to shed what 💡 I can