#kkkkkkkkkkkkkkkkkkkkkd-link
1 messages · Page 1 of 1 (latest)
Hey! This is Stripe Link: https://stripe.com/docs/payments/checkout/customization#link-with-stripe
There's no object saved on your account, so no events to reflect that
Great, thanks.
One more inquiry: in the dashboard i see 'issuer' in a customer's card which is the bank. How do I retrieve this attribute in the API?
I can't find it in the payment method object
@austere crater
Yep, those aren't exposed via the API ordinarily
Ok so I wouldn;t be able to write a rule like: block if issuer = 'Allied Irish Banks'
is that correct?
In other words I can't block payments based on the bank that issued the card
?
Hmm, don't believe there's a criteria for issuer, but there is for the bin:
ah, yes I forgot about that. So all cards issued by X bank have the same bin is that right?