#twinkle0293

1 messages ยท Page 1 of 1 (latest)

thorn gobletBOT
valid holly
#

๐Ÿ‘‹ happy to help

#

would you mind elaborating please?

vivid oracle
#

So our customers wanted to see the some card information they have used for Link type payments. The webhook response returned for these payments does not include any information, so we requested stripe and stripe said they have now build this feature. but i still don't see any card information with link type payments

thorn gobletBOT
modern osprey
#

Can you share a specific evt_xxx?

vivid oracle
#

do you have information related to this charge - py_3NazxbHFzwE4pTge09WPrvj1

#

This is a link type payment and the webhook response just returns link without any card details

modern osprey
vivid oracle
#

Yeah, I did look into it and I only get this

#

Since stripe confirmed that they are sending the card brand now, is this feature in specific update ?

modern osprey
#

Yes you need to make an API request the retrieve the pm_xxx ID

vivid oracle
#

Not sure who from Stripe confirmed it but we got this update from our support reps saying stripe sent this to them over email/text
"Our tech teams have rolled out the new feature. You should be able to see the card brand logo next to "Link". The change is effective on existing and new Link payments."

modern osprey
#

I'm fairly sure that is in reference to the Dashboard:

modern osprey
#

brand etc in there

vivid oracle
#

I am getting a nil value for card

#

I just tried it

#

And it causes a panic when I try to get the brand out of card since card itself doesn't exist

modern osprey
#

Ah, looks like that is a different Link PM. I expect type is link?

vivid oracle
#

yes

modern osprey
#

Then AFAIK the underlying card details aren't exposed via the API

vivid oracle
#

That means you are providing us the logo and last 4 on the stripe dashboard but it is still missing in the API response

modern osprey
#

Yeah sure, there are certain Dashboard features that aren't available via the API

vivid oracle
#

got it, thankyou for the clarification

modern osprey
#

Confirming this, one second

#

Yep afraid those fields are not available for Link PMs