#idekdude

1 messages · Page 1 of 1 (latest)

fossil solsticeBOT
true tapir
#

AFAIK that's not currently possible

nimble totem
#

Should be able to fetch the invoice from the invoice ID returned in payment_intent.succeeded and then use that no?

nimble totem
true tapir
#

You can fetch invoice from payment intent.succeeded, yes

nimble totem
# true tapir Use that for what?

Use that to fetch a document from a database based on the users plan, which I can grab from line items of the invoice I fetch using the invoice ID from the payment intent