#justinkennedy10-subscription-payment-method

1 messages · Page 1 of 1 (latest)

merry steppe
#

Hi there 👋 I don't think there is a prebuilt setting to do this, but am double checking.

#

Yeah, I'm not seeing anything that will accomplish this out of the box. If you're comfortable working with webhook events then you can listen for events that indicate the subscription is renewing, and then check the customer record to confirm whether they have a payment method set up.

naive geode
#

Gotcha, thats what I thought! +1 for a feature request that allows metered subscriptions to re-use the non-zero-dollar payment behavior!

bronze quest
#

Hey @naive geode, jumping in here for @merry steppe as he has to step away. The only other thing I would add here is that if you have your customer on-session to start a metered Sub then I'd recommend just going ahead and collecting their PaymentMethod using a SetupIntent when they start the Subsription.

#

But yes, this would also be a nice feature to have built in so we can put in a feature request for sure!

naive geode
#

I totally would, but there is a product requirement to allow a free trial without a credit card (I assume many products have this requirement). So we need to use off-session