#monesh_sahu

1 messages · Page 1 of 1 (latest)

twin lakeBOT
grizzled dust
#

Hi
Can you resume/give more details about your latest follow up request ?

#

its taking to a blank page
Can you please share a screen recorder to understand this part clearly ?

versed basalt
#

ok

#

after this page

#

it is taking me to this page

#

From payment click goes to hooks.stripe and without anything comes back

grizzled dust
versed basalt
#

backend code or frontend

grizzled dust
#

your Android.

versed basalt
#

can you shae me code for kotlin

grizzled dust
#

Try launching that sample in your local env.

versed basalt
#

project is not opening 
its from lower version of gradle

grizzled dust
#

You can use multiple Gradle version in your local env, Gradle wrapper is per project and not global.

versed basalt
grizzled dust
#

The code you shared don't compile. We don't provide code review unless you send a specific code block that is throwing an exception/unexpected behavior.

#

Please first try running the official example and try to reproduce the error first on it and check if you are not following the implementation guidelines.

versed basalt
#

ok

stable pollen
#

@grizzled dust basically after card pay thing it redirects to hooks.stripe url and without anyresponse with blank page came back to payemnt activity with filled card block and not came again to "onPaymentSheetResult"

grizzled dust
#

Please don't use mentions I'm with you.

stable pollen
#

there is no exception

grizzled dust
#

When using 4242 card there shouldn't be a call to hooks.stripe... that's why I asked to try to reproduce first on the sample project.

#

And compare that to your current Activity.

grizzled dust
#

Yes I understand that part.

stable pollen
#

as you can see in previous screenshot

grizzled dust
#

Without having a code reference I'm afraid I can't help, I don't have your complete integration code (back/front)

stable pollen
#

exactly same thing code provided in this kt and xml files

#

afraid is there anything not shown in this files need to be deploy

#

example you have shared have a lot of exapmples and changes which i dont think need to be done for a simple test round

grizzled dust
#

Can you provide a complete sample Android project that reproduce the issue ?