#afonsolfm
1 messages · Page 1 of 1 (latest)
@ivory kestrel @dreamy ridge let's use this thread for the discussion
ok
I don't want the user to change the value
I just want it to be displayed
let me go back a little bit
so we have these new plans:
he can customize his own plan and then go to checkout
In that case you can add custom text:
https://stripe.com/docs/payments/checkout/customization#add-custom-text
but custom text is limited to the btn
and shipping addr
can I ask you what do you think is the best way to represent the plan I just screenshotted u?
I'm doing it as a normal Product, but then I calculate the price inline and add to price_data
and I add the credits to the subscription metadata
can I ask you what do you think is the best way to represent the plan I just screenshotted u?
You can't use the Product's description:
https://stripe.com/docs/api/products/create#create_product-description