#artaherzadeh

1 messages · Page 1 of 1 (latest)

kindred plankBOT
molten karma
#

hi there!

#

when exactly in the payment flow do you want to show this? after the paymetnwas made?

vernal dragon
#

Here

#

When user is going to pay using Stripe

molten karma
#

so you want to update the design while the user is entering their card details?

vernal dragon
#

Yes exactly. I have the name from the previous step and just want to show the last 4 digit and the exp number for beauty purposes. My devs say it's not possible and I need to change the design.

#

I want to get the data real time from the input. If user changes the number, it should change on the card.

molten karma
#

no I don't think that would be possible during the payment. but after the payment, once you have a PaymentMethod object, it's possible.