#tungtn1099

1 messages · Page 1 of 1 (latest)

ruby pastureBOT
west moss
#

Bit of an old thread, so let's start a new one

#

How can I help?

hollow haven
#

Its webhook stuff

#

On the first success payment for a subscription

#

Both checkout.session.completed and invoice.paid are called

west moss
#

Yep, seems expected

hollow haven
#

But I only intends to use invoice.paid for recurring payments

#

is there any distinct event for recurring ones

west moss
#

No, invoice.paid is the event you should listen to. Why do you need a unique event?

hollow haven
#

So I'm creating a custom invoice to save it in my db

#

It doesnt cost any extra money

#

But having 2 invoices on first payment is kinda redundant

#

Oh wait

#

I think its just my brain malfunctioned

west moss
hollow haven
#

Yea I just thought about that

#

Thanks for your time 😅