I need help setting up subscriptions using Stripe.Js.
I get this error when it comes to generating a “Subscription ID”.
(empty)(empty){“error”:{“code”:“resource_missing”,“doc_url”:“Error codes | Stripe Documentation customer has no attached payment source or default payment method.”,“type”:“invalid_request_error”}}
I also do not know how to generate a “Card ID”.
This is my work flow below:
Any help would be appreciated, thank you.