#Skittlez1522

1 messages · Page 1 of 1 (latest)

slow nightBOT
burnt bronze
#

Can you share the subscription ID (sub_xxx)?

merry barn
#

Here it is: sub_1NIi0dFniGlA8xV0k2SsJWRQ

burnt bronze
#

This is because the payment_behavior is set to default_incomplete that the first invoice will be incomplete status and you'd need to manually confirm the underlying Payment Intent

#

If you wish to charge automatically, payment_behavior should be set to allow_incomplete (the default value)

merry barn
#

Thank you!