#ductrancrypto-invoice
1 messages · Page 1 of 1 (latest)
Hi there, you can listen to invoice.created event and add the metadata to the invoice in the webhook event handling.
Can't pass parameters directly?
Are you creating the invoices by yourself?
I am creating a subscription, it automatically generates an invoice. I am wanting to access the metadata of this invoice via webhook. But there is no way to pass metadata to that invoice.
So you want to tell Stripe to include some metadata in the generated invoices?
I want you to give a method to pass metadata params to that invoice
I'm not afraid there's no such method, the best available solution is to use webhook, as I explained earlier.
It's ok. Thanks for support