#farmingglory_docs
1 messages Β· Page 1 of 1 (latest)
π Welcome to your new thread!
β²οΈ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
β±οΈ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
π This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1474099585076170762
π Have more to share? Add more details, code, screenshots, videos, etc. below.
I meant card_brand instead of card_type
π card_brand would also show link if for card payments made through link. Looking into the best way to confirm if IBP was used.
Do you know if you are using Link in passthrough mode or Payment Method mode?
If you have an example Payment Method ID I can help you determine that as well.
If its used in passthrough I believe this section is relevant from our docs: https://docs.stripe.com/payments/link/link-payment-integrations?link-integrations=link-card-integrations
Brand is link
Available card networks include only link
Last 4 digits are 0000
Expiration date is 12/2040
Funding is unknown
Display brand is other
All check results are null```
pmc_1PSfaVLZ5PeoRLWo20tquGGD
Looks like you're using passthrough mode, so you should be able to use those fixed values to distinguish an IBP payment from a card payment made through link.
Glad we could help! Feel free to pop back in if any follow-up questions arise π