#rakesh
1 messages · Page 1 of 1 (latest)
Hi there!
hi
Plan is an old Stripe API. It has been replaced with Prices. So you should be creating Products and Prices, and you can learn more about both here: https://stripe.com/docs/products-prices/manage-prices
If you really need to create a Plan, you can use the API: https://stripe.com/docs/api/plans/create
ya i saw option in product to create monthy and yearly price and got cofussed. so what can i do if my product in one time payment and not recurring ?
You create a Product with a non-recurring Price.