#danliciouso
1 messages · Page 1 of 1 (latest)
Oh wait, if you pass a customer ID, then you only get customer.* events
yeahh ðŸ˜
is there a way to query all the events. nt just customer.* events
for that particular customer ID
Nope. I would recommend to setup webhook endpoint to record all events in a database, and they you can query your own database.
Wana do somtg similar to this
Or instead of querying the events, directly query the objects. For example listing all PaymentIntent of a customer.
Wana do somtg similar to this
Yes it's possible, but you'll have to build this yourself by listening to all webhook evenets and storing the information on your end.
alright webhook n store event it is. thanks soma!
also, 1 more thing
ive created a session for users to navigate to the customer billing portal to manage their own cards/ subscriptions etc
but im unable to update address, phone no, etc cant even change quantity. ive already enabled all the settings but still doesnt work. it shows something went wrg pls try agian
Are you using the no-code customer portal, or are you using code for this?
tried both, cant work
using code
So the UI let's you update everything, the issue is you get an error message.
Can you share the customer portal session ID?
bps_1NSdq3BI4cHcS9c119Htxu4i
Also do you see any errors in the browser console?
before i click on the save button ?
When the error message appears, so I guess after clicking
Can you share a screenshot of the console?
Can you click on the small arrow next to POST to show the full error message?
Hey! Taking over for my colleague. Let me catch up.
sick! thanks
Hey, checking in here.
This issue will require an in-depth investigation from our team in order to figure out the root cause. Can we ask that you write in to us via https://support.stripe.com/contact, providing as much detail and context as possible (you can also reference this thread).
Also, you can check the 'developer' box when writing in it will come straight to our team.
Could you please export/download and attach the .har of all those requests: