#kramrakhani - Android PaymentSheet

1 messages ยท Page 1 of 1 (latest)

unique thunder
#

Hello! How can we help?

teal plover
#

I am unable to see the presentWithSetupIntent() method pop up. However, it is present in the documentation

teal plover
#

Yes

unique thunder
#

What version of the Stripe Android SDK are you using?

teal plover
#

what version started supporting it?

unique thunder
#

But additional support was added in 17.1.2 and 18.1.0.

teal plover
#

Thanks so much for the instant help ๐Ÿ™‚

unique thunder
#

No problem! Is that the issue? Are you on an older version?

teal plover
#

I believe so. I need to check the version

unique thunder
#

Sounds good! If there's anything else we can do to help just let us know!

teal plover
#

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

unique thunder
#

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)?

teal plover
#

it is not related to it. I changed to 18.1.0 and it works now

unique thunder
#

Ah, okay, so what code gives you that error?

teal plover
#

there is no error now

unique thunder
#

Oh, okay, that was easy! ๐Ÿ™‚

teal plover
#

thanks a lot again!