#kristineannmon

1 messages · Page 1 of 1 (latest)

versed gorgeBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

placid mason
#

metadata will only be limited to the object being set. For example, if you set metadata on Payment Intent in Payment page, it will only be available in Payment Intent object, but not others.

#

Which specific object or event you would like to set the metadata?

scarlet hollow
#

Is it possible to have it in a Payload?

#

We will set the payout schedule to "Automatic every day" and we want the metadata to be included in default.

#

And I also noticed that there is a configuration for metadata in a connected Stripe account but when I tried to process a payment on that specific Stripe account, the metadata is not included in the Payment Intent event (payload).

placid mason
#

Thanks for sharing the details.

Is it possible to have it in a Payload?
We will set the payout schedule to "Automatic every day" and we want the metadata to be included in default.
For automatic payout, the Payout object will not include metadata by default. Your system will need to make an Update Payout request to update its metadata after receiving payout.created event: https://stripe.com/docs/api/payouts/update#update_payout-metadata

And I also noticed that there is a configuration for metadata in a connected Stripe account but when I tried to process a payment on that specific Stripe account, the metadata is not included in the Payment Intent event (payload).
Can you share the example payment intent in text here?

scarlet hollow