#kramrakhani - Android PaymentSheet
1 messages ยท Page 1 of 1 (latest)
I am unable to see the presentWithSetupIntent() method pop up. However, it is present in the documentation
Yes
What version of the Stripe Android SDK are you using?
what version started supporting it?
Thanks so much for the instant help ๐
No problem! Is that the issue? Are you on an older version?
I believe so. I need to check the version
Sounds good! If there's anything else we can do to help just let us know!
Great! Thanks a lot!
Hi again, I just updated the SDK,
e: Object is not abstract and does not implement abstract member public abstract fun onPostalCodeComplete(): Unit defined in com.stripe.android.view.CardInputListener
Got this error, I was hoping you could guide me with this
What code is producing that error?
Are you trying to listen for postal code completion in the PaymentSheet, or is this code not related to the PaymentSheet (it seems like CardWidget code)?
it is not related to it. I changed to 18.1.0 and it works now
Ah, okay, so what code gives you that error?
there is no error now
Oh, okay, that was easy! ๐
thanks a lot again!