#rp

1 messages · Page 1 of 1 (latest)

wind ravenBOT
eternal raven
#

Hi
Checking...

plain pelican
#

Thank you!

#

Ah is this expected when PaymentBehavior is default_incomplete? Maybe what I want is allow_incomplete so the subscription charges immediately

eternal raven
#

You are using a test clock for this Subscription

#

I have a doubt about billing_cycle_anchor and backdate_start_date you are passing

plain pelican
#

The docs say both fields are supported when used together

#

Would a test clock affect the auto advance property?

eternal raven
#

No I'm not sure that's the cause of that. checking...

plain pelican
#

Looks like changing it to "allow_incomplete" did cause it to charge the first invoice immediately, which is the behaviour I want

#

What's the reason "default_incomplete" is recommended?

eternal raven
plain pelican
#

Ah I see, we're collecting the payment method separately, so we have it available when creating the subscription. Does that avoid the drawbacks of allow_incomplete?

eternal raven
plain pelican
#

Got it, thank you!