#daimyotoan-Android

1 messages · Page 1 of 1 (latest)

umbral pond
#

Can you elaborate more on how it's not working? Also please specify the guide you are following or your code

grand star
#

i made a payment sheet then tick on the checkbox, then proceed the payment and successfully

#

then i open another paymentsheet to pay for another paymentIntent, i see that the card info is not filled automatically

#

this is the code

umbral pond
#

customerId and ephemeralKeySecret both comes from server, correct?

#

I see you use response.customerId, but a direct variable of ephemeralKeySecret

grand star
#

ok

#

i thought ephemeralKeySecret is just optional

#

so you meant that we have to generate it from Backend and use it in App, so the card saving function should work

umbral pond
#

Yeah I think so, LMK how it goes

grand star
#

ok let me try and tell