#H Panseriya

1 messages · Page 1 of 1 (latest)

cerulean nimbusBOT
stiff hemlock
#

Um that's not how Subscription work. Normally we bill the prorated change in the next Invoice

#

But you can "adjust" it if you want, like creating an immediate Invoice today, using the amount of pro-rated change, then adjust the next Invoice to not include that amount

tardy tapir
#

Do you mean create a new payment?

#

If you can provide me how to do it through Stripe UI that would be good

stiff hemlock
#

Are you familiar with Stripe API? (not Stripe UI, which I suppose you mean Stripe Dashboard)

tardy tapir
#

I am familiar with Stripe API. But in the first phase, We want to do it from Dashboard UI

stiff hemlock
#

I would recommend going with Stripe API to avoid human error. But yeah if you want, you can simply go to the Customer page and click "Actions" > "Create Invoice" here

tardy tapir
#

Can we do it using "Create Payment"?

stiff hemlock
#

It works too, but I think Invoice would be better, since everything charged for Subscription was an Invoice

tardy tapir
#

Does stripe automatically create invoice when we create a payment?

stiff hemlock
#

No

tardy tapir
#

Can you please let me know the difference between payment and invoice?

stiff hemlock
#

Invoice comes with Id of in_xxx, while PaymentIntent is pi_xxx

tardy tapir
#

Does it create any problem if we create a payment without invoice?

stiff hemlock
#

No, just inconsistency when you are using Subscription already, because Subscription always goes with Invoice

tardy tapir
#

Is it possible to explain how inconsistency?

stiff hemlock
#

It's just my opinion, since you said you are using Subscription

#

I mean, nothing can stop you for creating a PaymentIntent instead, you just need to make sure you can explain if you customer inquiry and ask "why have I been charged for this?"