#pitcherojbh

1 messages · Page 1 of 1 (latest)

fallow lanternBOT
rancid venture
#

Hello 👋
You could use metadata on the product objects for this

flat cipher
#

We are using the meta data already, however would this help organise the products in the platform dashboard?

#

What about if we append the name of the product, but then use the description for the actual product name the customer will see?

rancid venture
#

I mean it's upto you. If you're using any Stripe hosted surfaces to accept the payment (like Checkout, PaymentLink or Hosted Invoice Page) then your end-customers might see the actual name of the product (from name parameter)

#

If you're purely building via APIs then you should be okay

flat cipher
#

Thanks, I will try that. We store the product names in our database which are presented to the customer so that should work. Thank you