#mathan
1 messages · Page 1 of 1 (latest)
Could you elaborate a bit more? Which pro plan?
i mean paid plan
Can you clarify which paid plan is that?
Sorry I am afraid I don't really follow. So you created Plan or Price? And your customer is upgrading from a price to another price?
yes you customer is upgrading from a price to another price
how can I check if a customer adds card details or not and any option to restrict a customer when upgrading a plan without adding card details in stripe?
You can list that customer's current payment methods: https://stripe.com/docs/api/payment_methods/customer_list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
okay, how can I check the card added in this query for the particular customer?