#artaherzadeh
1 messages · Page 1 of 1 (latest)
hi there!
when exactly in the payment flow do you want to show this? after the paymetnwas made?
so you want to update the design while the user is entering their card details?
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.
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.