Ebay API – Filter checkout session by metadata Stripe
I'm building a marketplace (you can imagine it like an Ebay where there are buyer and seller). And i want to get an items that bought customer (and vice versa with seller). Here is my checkout session service: async charge(userId:…