#CreativeMutation

1 messages · Page 1 of 1 (latest)

lost troutBOT
strange compass
#

Hi, can you add more details here?

thick hound
#

I am trying ot achive something like this in the no code payment link

#

I am trying to create the payment link and would like ot add 2-3 variants of a product

tawny lark
#

👋 you can add multiple Products/Prices to a Payment Link.

#

Are you looking to allow a customer to adjust the quantity of these -- essentially select the actual Product while on the Stripe Checkout page?

thick hound
#

I have only one product, but it has 3 variations. How can I add those 3 variations to the payment link?

#

the quantitiy will always be 1

tawny lark
#

Will they pay for all 3?

#

Or just 1 of the 3?

thick hound
#

no, just one

tawny lark
#

Okay then you would create 3 different links

thick hound
#

I am essentially asking the customer to select a specific date out of 3 possible dates

tawny lark
#

That would be the recommended route. Otherwise you could add 3 Prices to your Payment Link when you create it and set each one for adjustable quantity between 0 and 1

thick hound
#

its for booking a class, and I want them to choose which day they would like to attend the class.

tawny lark
#

Are you creating your Payment Link via the API or Dashboard?

thick hound
#

dashboard

#

no code

tawny lark
#

It will let you add multiple on that page

thick hound
#

cannot fnd it

tawny lark
#

"Find or add a test product"

#

Click on that and you can add another Price

#

And then you want to tick the "Let customers adjust quantity" box for each Price as well

thick hound
#

if i try to remove one of the link, it says minimum one item requered

#

ok it works on the link

#

and how can I change the name of each item?

#

it remails the same

#

how can I provide the name?

strange compass
thick hound
#

name for the product is the same

#

I want to change the name of the variants

#

Image you have a TShirt, you want to ask them to chose Red, Blue or green. They all are same cost but how does the user know which of the 3 options they selected _

strange compass