#marve_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1380124246831005709
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
By this i mean: will it also be passed as metadata to the payment intent and invoice (invoice if irecurring is applicable)
Nope, the metadata is object scoped and doesn't transition from one object to another
You can set metadata at payment intent level when creating a Checkout Session :
https://docs.stripe.com/api/checkout/sessions/create#create_checkout_session-payment_intent_data-metadata
Np! Happy to help!
I forgot to ask
Sorry for the delay
If i include this metadata in invoice creation and in subscription data, every time a new invoice is created for that subscription, will the metadata be there?
Ah the invoice no I don't think so.
I recommend doing a test with test clock to double check this
Using test clocks you can advance time