#fedz-subscription-missingpm
1 messages · Page 1 of 1 (latest)
Hey @strong carbon ! It's hard to say from just one picture of your screen. That error means your Customer has not PaymentMethod attached or marked as the default.
Yeah. I know that. But i only get this error on Test Mode.
Is there anyway to disable the errors for "Please consider", is it a warning exception or is this a "true" error
It is a true error
Alright. is there anyway of creating a subscription without a payment method attached?
@strong carbon I'm sorry what are you really trying to do?
A Subscription usually accepts a payment upfront so you need a PaymentMethod to pay it. There are many ways around it: trial period, 100% coupon, setting payment_behavior: 'default_incomplete and completing the payment after that
It's really hard to say without actionable and clear information upfront though
fedz-subscription-missingpm
So. I need to create a subscription without a Payment Method add itll be added after subscription creation to the customer.
Ill give the payment_behaviour a go 🙂
yeah in that case that option is the best one
You likely should read https://stripe.com/docs/billing/subscriptions/build-subscriptions end to end first