#ziwen-testclock-billing
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ziwengames, 12 minutes ago, 18 messages
@pure spindle why don't you want to attach a PaymentMethod exactly? Like what are you trying to test?
ziwen-testclock-billing
From my previous thread, I was trying to understand what would happen if a customer failed to provide their PM after a subscription is created/if the card is invalid
Previous mod suggested me to use test clocks to see
A Subscription will attempt to charge the card on file by default on creation. If you don't want that, then you need to pass payment_behavior: 'default_incomplete'
I see, thank you. I will continue testing.
Quick question: Does the subscription not start yet if the status is incomplete?
It's started but it's not active until the first Invoice is paid
How come many of the subscription settings aren't available on the test env, such as failed payment retries?