#minio

1 messages · Page 1 of 1 (latest)

desert mistBOT
short blaze
#

You can use metadata for that

dense hare
#

Is it the best practice?

short blaze
#

Yes. Metadata are used for this use cases (keep tracking of your application data, such UserId and other fields...)

#

so that you can make the link between Stripe Objects and your integration Objects

dense hare
#

ok, good - can I see somewhere this metadata on stripe dashboard? I know it exists under /v1/checkout/sessions - but I would like to see this in the dashboard as well

#

is it possible?

short blaze
dense hare
#

Hmm it says StripeInvalidRequestError: You can not pass payment_intent_data in subscription mode. But I would like to use subscription here

short blaze
dense hare
#

ok one more question: is searching by customerId is faster than searching by metadata? How big is the difference?

short blaze
#

Get Customer by Id is faster, because searching by metadata you are using the search API.

shadow stratus
#

Hi! I'm taking over from my colleague. Please, let me know if you have any other questions.