#champagnebazzi

1 messages · Page 1 of 1 (latest)

jolly ferryBOT
tribal oak
#

Hi! Let me help you with this.

#
  1. Are you sure you can create a $0 Subscription?
  2. You can manage how Stripe handles failed Subscriptions on the Dashboard:
celest coyote
#
  1. Yes I do it now? I have a subscription with a price that is set to $0
tribal oak
#

Could you please share the Subscription ID?

celest coyote
#

sub_1NorquAx5FDrMBkPDOGammz8

#

In test mode*

tribal oak
#

Yes, it seems like you'll be getting invoice.paid events, then you can reset your DB.

celest coyote
#

https://support.stripe.com/questions/does-stripe-send-receipts-for-0-invoices

‘When an Invoice does not meet the minimum charge per currency, it is marked as automatically paid and the owed amount is added to the Customer's credit balance. No email receipt is sent.’

#

So this means the invoice.paid event is sent each month on current_period_end date? Logically.

tribal oak
#

Yes

celest coyote
#

So what I do is common/good practice?

tribal oak
#

As I said, listen to the invoice.paid events, and then update your DB.

celest coyote
#

Did you sent another message, I don’t see it?

#

I see now, it was gone

#

Oke it’s clear now, thanks

tribal oak
#

Happy to help!