#greenman
1 messages · Page 1 of 1 (latest)
Hello! You can update the Payment Method with metadata later regardless of how it was created: https://stripe.com/docs/api/payment_methods/update#update_payment_method-metadata
ah yes ofc, i guess what i meant is, the best way to do it without making so many api calls. What would you recommend?
Without knowing more my recommendation would be to update the metadata using the API above after it's created. Can you provide more details about the API calls you're making?