#Rohit89

1 messages · Page 1 of 1 (latest)

neon loomBOT
static lily
#

👋 happy to help

#

what do you mean by card image?

rigid quiver
#

Stripe::Subscription.retrieve({id: 'xxxx', expand: ['default_payment_method']})

I am fetching the subscription and card details...

It fetches last 4 digit, card type which is VISA.. is there way stripe returns card icon/image

static lily
#

do you mean the card brand image?

rigid quiver
#

yes

static lily
#

no unfortunately that's not possible

#

you can create the assets on your website an map the brand to the icons in your assets

rigid quiver
#

got it

#

thank you

static lily
#

let me know if you need any more help