#Bal000

1 messages · Page 1 of 1 (latest)

queen pivotBOT
tall notch
#

Hi there, just want to understand the question, you want to use Checkout to update a subscription?

pine pendant
#

No, we use the Checkout to create the subscriptions and manage plans, upgrade or downgrade. But when only updating the quantity of a subscription we do not want the customer to be able to do it through checkout. So we use Stripe API to update the subscription for them.
The reason for this is that we need to know what the customer added in our internal system for the underlying quantity. For example the id of item they add to their subscription which we want to keep track of in our internal system.

If the user updates the quantity themselves we cannot keep track of this information.

tall notch
#

OK. so you are changing the subscription programatically.

pine pendant
#

Yes, via the API

tall notch
pine pendant
#

Ok, I was curious if there were other ways to do it, but we will try it 😀

#

Why is it not possible to get customer emails outside of "live mode". We would like to test our integrations to see that the emails is sent, for example when a trial expires etc. How can we achieve this? We are using Stripe Checkout to create subscriptions.

#

Had a similar question regarding email for subscriptions ☝️

tall notch
#

What do you mean by get customer emails outside of "live mode" ? can you elaborate more?

pine pendant
#

I mean in Test Mode

tall notch
#

Stripe doesn't send email in test mode.

#

However, you can send invoice/receipt from Dashboard, even in test mode

pine pendant
#

Why not, makes it hard to know if things actually work.

#

Yeah I know but if I want to test the lifecycle of a particular subscription I can´t

tall notch
#

I hear you, but this is the current behaviour in test mode.

I'll suggest you to let Stripe support know about your concern in test mode, https://support.stripe.com/contact and they'll channel your feedback to the relevant team.

pine pendant
#

Ok.

#

Last question, what is the best way to get a customer back to fill in their card details in case they did not provide any during trial subscription, OR if the card details expired?

tall notch
pine pendant
#

Great appreciate it! Have a nice day 🙂

tall notch
#

You too! happy to help.