Viktoras Laukevičius

Results 39 comments of Viktoras Laukevičius

The answer is no, but what would it give to you? What are you trying to achieve?

I believe you want to use Stripe Connect. If so then you can identify connected account creating payment intent: > https://stripe.com/docs/payments/connected-accounts > -H "Stripe-Account: {{CONNECTED_ACCOUNT_ID}}"

No, unfortunately currently not supported

Hey. I'm not familiar with Stripe Connect product, could you elaborate more how this library will help?

Hey, I'm working on saving card details right now (there is already an issue for that https://github.com/Fitpassu/react-native-stripe-payments/issues/24). You've pasted back-end code. Saving card details will be implemented using payment setup...

There are a couple of things regarding this: first of all, there is a open PR which still requires a bit of fixing and alignment. Secondly, we pivoted our product...

As a first step you could build `.app` binary, sign it with your code signing identity and to release tag, then in readme you could link to that file 🚀

Hey @jogbuwa, sorry for this inconvenience. I'll take a look!

I doubt I'll come up with a quick fix, because it looks like the error is related to Stripe library (`com.stripe.android.payments.StripeBrowserLauncherActivity`). I'll have to update the stripe library version which...

> Hey @viktorasl Any chance you've had a breakthrough with this issue? Unfortunately not yet