#Alita-rn-bank

1 messages · Page 1 of 1 (latest)

outer prawn
#

Hey, can you share the pi_xxx?

reef leaf
#

That's the point, if I don't set 'name' to billingDetails I receiving error and function resolving as it should be. But if confirmation in webview will open the function just stopped without any error or warning or info.

outer prawn
#

Can you share the specific code you're running that's causing an issue?

reef leaf
#

Sure, here it is. Exactly like one at the github example plus few console logs.

So the first console log appears normally, then webview are open, I fill the form, it shows me success, then redirect me back to the app and ... nothing. The second console log didn't appears.

outer prawn
#

Where is your secret variable set?

reef leaf
#

above the code, in state

outer prawn
#

Can you check your account logs at the URL I requested?

#

Or share your account ID?

reef leaf
#

All logs are 200

outer prawn
#

Are you able to share your account ID?

#

I can't really help much more without context from your account

#

Is there an error thrown in your application/browser?

reef leaf
#

No errors, nothing. Looks like its about communication between app and whatever is going on in collectBankAccountForPayment, cause script isn't continue working at all.

#

And i don't know the account id, I saw that all requests has status 200, I don't have access

outer prawn
#

Can you share the Payment Intent ID you're creating?

reef leaf
#

req_XuYrDHmA9t9pjB

outer prawn
#

To confirm: collectBankAccountForPayment fires, the modal opens and you complete the details then you're not redirected?

reef leaf
#

I'm redirecting back to the app and then nothing, I'm not getting paymentIntent or even console log that it exists or no

outer prawn
#

Are you able to check for logs in the browser/webview console? There has to be something that would indicate an issue

reef leaf
#

trying to figured out the way paymentIntent transferred back to my code. I'm more like React dev, dont know that deep about that. It could be issue with my android build (dependencies mismatch or something)

Nothing in the console, I'll try to provide video now

blissful yew
#

Hi! I'm taking over this thread! Yes if you ca share a video of what is happening on your app that would be useful.

reef leaf
#

Got this error during build StripePushProvisioning: PushProvisioning dependency not found

#

Is it could be helpful?