#td2731

1 messages · Page 1 of 1 (latest)

viscid mirageBOT
heady holly
#

Hi! Let me help you with this.

lethal solstice
#

How do we setup features like shown in images(characteristics) and categorized products

heady holly
#

Do you mean, how to create Products with different flavors?

lethal solstice
#

well yes and no

#

functionalityWe want to have similar functionlity as shown like one product can have flavors

#

so we when we create we should select flavor and we need to see same in api response to view to clients on mobile apps

heady holly
#

In Stripe, it's best to have a separate Products for each flavor. The description and other non-payment-related details should be stored in your own database.

lethal solstice
#

ok so what should be store in stripe - only product, image right? and rest should be stored in own db ?

#

e.g feature list etc

heady holly
#

Yes

lethal solstice
#

ok thanks

heady holly
#

Happy to help!

lethal solstice
#

one more question

#

about order fullfillment

#

our customer mostly pickup orders from our location so how do we track they pick up?

#

can we have custom status on invoice? anywhere? Can we manage "orders" in stripe?

heady holly
#

No, it's not a good practice to track fulfilment with Stripe.

lethal solstice
#

so again go for own database tables for orders and fullfillment? and/or delivaries

heady holly
#

Yes