#rossano

1 messages · Page 1 of 1 (latest)

quiet canopyBOT
granite cloak
#

Hi, can you clarify what you mean with 'It seems like the table is not recognizing the customer with the Firebase UID reference'? Are you seeing any errors? Can you share a screenshot of what the error looks like?

winged goblet
#

It creates a new customer on stripe dashboard. It's like i'm not sending a firebase-uid

granite cloak
quiet canopyBOT
winged goblet
#

No. But I really think the problem is with the stripe-pricing-table. Because the data in firebase is ok. But its like the uid is nothing to stripe. The extension creates thecustomer on firebase. In the dashboard of stripe the customer has a metadata property 'firebaseUID' which is right. But if I click on any item of the table a new customer is created on the stripe dashboard

#

I'm using it with react and nextJs

glacial rover
#

Hi @winged goblet I'm taking over this thread

winged goblet
#

Ok

glacial rover
#

So you want to specify a customer ID when a checkout session was created through pricing table, is it the correct understanding?

winged goblet
#

Yes

#

So the same user don't buy the same subscription

glacial rover
#

OK. This is something that pricing table doesn't support at this moment. I'd suggest you to reach out to stripe support https://support.stripe.com/contact/email and see if they have other advices

winged goblet
#

Oh, ok. Thanks.

#

So this is not a reference to specify the customer?

#

Another question. Is it possible to query the products?

glacial rover
#

No, this is just a custom data for your application to reconcile, it's not the customer ID.

winged goblet
#

Thank you

#

Does this API not return the list of features for a product?

glacial rover
#

I'm afraid that the feature data is Dashboard-only so you can't get it from API.

winged goblet
#

ok thanks

#

that's all

#

have a nice day