Is there any API to get the credit card(Visa, Mastercard, etc..) icon/image.
$customerCards = \Stripe\Customer::allSources(
$stripe_id,
['object' => 'card', 'limit' => 3]
);
But in response, I am not getting any URL for icon/image.
Is there any specific API to get that URLs?
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/36gsyMA
via IFTTT
Aucun commentaire:
Enregistrer un commentaire