Stripe Component Improvements

We’re spending some time this cycle rebuilding and improving our Stripe components.

Excited to hear. Can you provide an idea of what functionalities we can expect?

It would be great if you can make Stripe Connect Express available

I’m really looking forward to improvement. Please release new components as soon as possible!

Can you share a release date estimate of when will be this done?. This Stripe connect component stopped working for our mobile apps.
Thanks

We’re working on this in 3 stages.
First is the Stripe Connect component, which was shipped out this week!
If you are using the Stripe Connect component on native mobile apps (Android or iOS), you will need to rebuild your app to get the latest changes.
Next up is supporting SCA for the Stripe Payment Component, including Marketplace style payments.
And then finally we will update the Stripe Subscription Component to also support On-session SCA.

Jake Apple: Is the Stripe Connect Express will be available ?
Because for now we can’t choose between standar account or Express account
When I want use Express account (and no standard) I have this error
{“error”:{“message”:“Standard OAuth is disabled for this Stripe Connect integration. If you own this integration, you can enable the Standard OAuth flow in the Connect Settings page in your dashboard.”}}

Harry CT: I sent you an email where we can talk about this a little bit more.

Jake Apple: hey
could you tell us more avout when 3d secure will be available. I cant launch my app if it is planned in too much time i will have to drop it and go somewhere else

Jake Apple: do you have a public answer? Strong auth using bank app is now running around the entire Europe (PSD2 law). Some banks are still late but those respecting the law are not working with your stripe component.

Jake Apple: I’d be interested in this too please. Could you let me know how to enable Express?

Paul H: We won’t be adding support for Express accounts during this project. To increase the chances that we pick up that work, go upvote this feature here: Stripe Connect Express Account Support | Voters | Adalo
And it would be extra helpful if you could add details about what types of Charges (Understand how charges work in a Connect integration | Stripe Documentation) you would like to use!

Jake Apple I posted this in the forums, but posting here too. I think there are number of issues with the Adalo implementation of Stripe currently:

  • Every time you create a charge, a new customer is created in Stripe. Neither the Adalo component nor Stripe seem to check if email address has already been used and it adds a new customer each time (so you end up with multiple customers all with the same email address). There needs to be a way to pass back the Stripe Customer ID and store it in user record (like you can with Connect ID)
  • Stripe is not auto sending a receipt, even though the Adalo component includes the customer email address (sorry, this might be because I’m using test data, can’t confirm if it happens with live data yet)
  • There’s no way to capture the response code so you can’t create an audit log/ledger in Adalo. In addition, because Adalo component is creating a new customer in Stripe each time, when using Stripe webhooks (and Integromat) to try to get a notification when a charge has been sent, I can’t associate the response with a customer in Adalo (because there’s no way to know what the customer ID is).
  • There’s no ACH payment option, even though the Adalo documentation says there should be.
    Finally, I assume that the checkout component is using Stripe’s SDK or Stripe.js? This is required for (simple) PCI compliance.

It would be helpful if you returned the checkout id and allowed it to be saved to the database after a successful payment.

Josh Johnson: does the new Stripe component support marketplace payments?

Josh Johnson any idea on a release date?

Mathieu Roux: We released two new Stripe components last week and hope to release two more in the next few days (we’re holding the big announcements until they’re all out).

Josh Johnson: Oooohhh. So I wasn’t crazy when I saw another Library. I thaught I did not see one of the two libraries on the marketplace ahah
Unfortunately I’m having a couple of issues with the new subscription component. I’m in talk with the support team already.

Capture payments, sign up subscribers, and even create your own marketplace in your Adalo apps! These new StripeKit components are built from the ground up and can process cards with SCA requirements.
If you have the legacy StripeKit library, it still works! However, we encourage everyone to update to these new components when possible.

[This comment had no text in Canny - ID: 64729-1769432874758]