#citronovastava

1 messages ยท Page 1 of 1 (latest)

dawn cedarBOT
sick cargo
#
  1. What are you referring to when you say 'description'? Something in the UI?
  2. You can't customise that text currently no.
  3. Yes, you can prefill that field. You either pass an existing cus_xxx ID via the customer parameter, or use the customer_email field: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-customer_email
steady walrus
#
  1. Im reffering at this
sick cargo
#

No, that's pulled from the associated Product object

steady walrus
#
  1. so it is determined by Stripe by default and it cannot be changed right ? If we have two paid plans, what will be shown here? IMO this feature to edit what will be shown here is quite important, so little feedback that it migh be useful even for other customers ๐Ÿ™‚
#

OK I see

sick cargo
#

Should be easy enough to test

steady walrus
#

I dont mean this description right now.
Im talking about this: imagine you have

  • FREE PLAN
  • PAID PLAN 1 (10 dolars)
  • PAID PLAN 2 (20 dolars)

You have this checkout trial page and in ideal world you can say what happens after trial (in our example you have 3 options what to show)
that is

  • you will go to free plan or paid plan 1 or paid plan 2

My question is how is determined which plan would follow trial (in screenshot that is "Then 39.00 per month". We would need to set "Then its free" - which I understand is not possible right now

sick cargo
#

As I stated, it'd be easy enough to test this. I don't know what the message would be.

#

Create a session with the scenario you're describing and see what the message is.