#okapies
1 messages · Page 1 of 1 (latest)
I see. I try to build a custom dashboard page creating subscriptions. Can't I use this feature for our application?
You can find all the available and supported public fields in the API doc:
https://stripe.com/docs/api/subscriptions/create
Other fields are only available for dashboard/internal use.
Ok, thanks.
Additional question. Isn't there a way to issue an invoice which can make the customer choose a payment method? https://support.stripe.com/questions/create-a-client-side-subscription-without-checkout-session
Yes, you can follow this guide for Invoice integration (letting the customer to choose what PaymentMethod)
https://stripe.com/docs/invoicing/integration/quickstart