#parmod-customer-detectpm
1 messages · Page 1 of 1 (latest)
@ebon vessel hello! Can you explain what you are trying to do?
so we started customer subscription with trial without payment. I need a key parameter that tell us that customer made payment in between
why would a Customer have made a payment in between though?
we had this option to upgrade your plan with payment method so what if they add a payment method
adding a payment method is unrelated to "making a payment"
yeah sorry
I'm really sorry can I ask you to try and explain what you are trying to really do in one clear paragraph/question
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
Okay so how are you collecting card details exactly? What product are you using this this?
parmod-customer-detectpm
by creating a checkout session and product we created on stripe
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
leave it thanks I figured it out thanks