#emilycheyne-expansion

1 messages · Page 1 of 1 (latest)

visual spoke
#

So you are getting a response back with no error, but the payment method is still just pm_123?

crimson belfry
#

correct

visual spoke
#

Do you have a request ID from when you tried this call (req_123)?

crimson belfry
#

would I pull that from the logs within the stripe developer UI?

#

oh I see where to grab it from, one minute

visual spoke
crimson belfry
#

request id req_QHt4peLmORIIQ1

visual spoke
#

Oh this was a client side request. Unfortunately Stripe.js does not support expansion like that

#

To get that PM you will want to ask your server for it, it can look up the SI/PM

crimson belfry
#

oh, okay. So there is now way to get the details of a payment_method from the client side without going through our sever?

visual spoke
#

Unfortunately not it looks like

crimson belfry
#

Okay, thanks for your help 🙂