#TBM
1 messages ยท Page 1 of 1 (latest)
Hi ๐
Not sure what that means. You are free to ask your question
#1069746709644709908 message i was refered to the clock thing which has been very helpfull however, i dont know how to ensure that all invoices have the relevent metadata.
How do i do that?
And lool i meant "quick question" hahahah.
So you would retrieve the Invoice objects from the API and examine the Metadata. Or you could look at them in the dashboard
When a customer pays for the first time there will also be metadata added to it. How do i make sure all invoices for the subscription have the relevant metadata?
Is it even possible to have metadata when creating a subscription this way https://dashboard.stripe.com/test/customers/cus_NH1TmDQuQBNYdp?create=subscription&subscription_default_customer=cus_NH1TmDQuQBNYdp ?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
That is a dashboard link so I can't look at it since it's in your dashboard
But Invoices will not have the Subscription metadata copied to them
If that is something you require then you can listen to the invoice.created webhook and append the metadata from the Subscription to the Invoice
Is there an alternative field that i can use which tags every payment with recognisable data?
No