#D4reDev1l.

1 messages · Page 1 of 1 (latest)

mighty nexusBOT
weak blade
#

Can you rephrase your question? I don't understand

sharp phoenix
#

sure

#

I created a subscription with stripe.subscription.create(). I saw there is a initial invoice there

#

like this

#

why is it there?

weak blade
#

That usually happens when there is a trial or when a Subscription is set up without a payment method

sharp phoenix
#

I want to remove because I dont want invoice with 0 USD showed the past invoice for customer

#

I do create subscription at step 1, and add payment method at step 2

#

I create subscription like this

weak blade
#

You can't stop the $0 invoice from happening when you create trialing subscriptions. Your customers won't see that unless you show it to them though.

sharp phoenix
#

ok

#

this 0 amount invoice is for testing payment method?

weak blade
#

that's just a placeholder to represent the trial period