Stripe price tiers
Hi all,
I've enabled the stripe FDW in my instance, and am pulling in data successfully.
I did notice however that the price table's attrs column does not seem to include all data for the price object. For instance, I am using usage-based billing with tiers in stripe, and the
tiers key of the price object does not exist in the FDW table but is definitely present on the stripe side. Is this something that just hasn't yet been included? Or perhaps I am doing something wrong? TIA.0 Replies