gpt4 book ai didi

laravel - 获取条纹信用卡图像/图标 url api?

转载 作者:行者123 更新时间:2023-12-04 15:36:30 25 4
gpt4 key购买 nike

是否有任何 API 来获取信用卡(Visa、Mastercard 等)图标/图像。

    $customerCards = \Stripe\Customer::allSources(
$stripe_id,
['object' => 'card', 'limit' => 3]
);

但作为回应,我没有得到任何图标/图像的 URL。

是否有任何特定的 API 来获取该 URL?

最佳答案

基于 Stripe 官方文档

https://support.stripe.com/questions/where-to-find-logos-for-accepted-credit-card-types

If you want to display the logo(s) of accepted types of cards on your website:

You can find official images provided by Mastercard, Discover, American Express, and Visa.

Dreamstale provides a high-quality collection of payment method vector icons that you can use at no cost in personal and commercial projects.

IconShock also provides logos on their website for use.

关于laravel - 获取条纹信用卡图像/图标 url api?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59563357/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com