#danliciouso

1 messages · Page 1 of 1 (latest)

tacit boneBOT
hybrid pike
#

Hi again!

#

My previous answer didn't work?

keen lance
#

hi soma sorry to bother

#

it only query all the related events related to customer.*

hybrid pike
#

Oh wait, if you pass a customer ID, then you only get customer.* events

keen lance
#

yeahh 😭

#

is there a way to query all the events. nt just customer.* events

#

for that particular customer ID

hybrid pike
#

Nope. I would recommend to setup webhook endpoint to record all events in a database, and they you can query your own database.

keen lance
#

Wana do somtg similar to this

hybrid pike
#

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.

keen lance
#

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

hybrid pike
#

Are you using the no-code customer portal, or are you using code for this?

keen lance
#

tried both, cant work

tacit boneBOT
keen lance
keen lance
hybrid pike
#

So the UI let's you update everything, the issue is you get an error message.

#

Can you share the customer portal session ID?

keen lance
#

bps_1NSdq3BI4cHcS9c119Htxu4i

hybrid pike
#

Also do you see any errors in the browser console?

keen lance
#

before i click on the save button ?

hybrid pike
#

When the error message appears, so I guess after clicking

keen lance
#

400

#

Failed to load resource: the server responded with a status of 400 ()

hybrid pike
#

Can you share a screenshot of the console?

keen lance
#

thrs a content security policy error

#

sure

#

sec

hybrid pike
#

Can you click on the small arrow next to POST to show the full error message?

keen lance
mighty spoke
#

Hey! Taking over for my colleague. Let me catch up.

keen lance
#

sick! thanks

mighty spoke
#

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:

keen lance
#

alright, no prob! thanks for the help

#

much appreciate