#parmod-customer-detectpm

1 messages · Page 1 of 1 (latest)

earnest moonBOT
latent gazelle
#

@ebon vessel hello! Can you explain what you are trying to do?

ebon vessel
#

so we started customer subscription with trial without payment. I need a key parameter that tell us that customer made payment in between

latent gazelle
#

why would a Customer have made a payment in between though?

ebon vessel
#

we had this option to upgrade your plan with payment method so what if they add a payment method

latent gazelle
#

adding a payment method is unrelated to "making a payment"

ebon vessel
#

yeah sorry

latent gazelle
#

I'm really sorry can I ask you to try and explain what you are trying to really do in one clear paragraph/question

ebon vessel
#

okay so we have a this flow
as soon customer sign up we start a trial with default product without any payment information. later there is also other option where customer can add a payment method by selecting any product so if customer did this while trial is going on how to know that customer added payment method from current subscription

latent gazelle
#

Okay so how are you collecting card details exactly? What product are you using this this?

#

parmod-customer-detectpm

ebon vessel
#

by creating a checkout session and product we created on stripe

latent gazelle
#

I don't think that makes sense. Checkout is used to create a Subscription. You said you created a Subscription with a trial already but later they will add a PaymentMethod. I'm asking how that later step happens

ebon vessel
#

leave it thanks I figured it out thanks