#afonsolfm

1 messages · Page 1 of 1 (latest)

keen heraldBOT
quaint thicket
#

the line items of what? Checkout Session or Invoice ?

turbid tangle
#

exactly

#

in my app, the user can either topup once

#

or pay a subscription

#

i thought i could get the payment intent on the webhook

#

to then check what he bought and topup

#

that would work for either checkouts or recurring payments

#

is it possible?

#

oh nevermind, just got it working

#

with invoice { enabled true } in the checkout

#

i can always listen for "invoice.paid"

#

and that works for me

quaint thicket