Coder Social home page Coder Social logo

Comments (15)

jonasbark avatar jonasbark commented on August 20, 2024 2

from flutter_stripe_payment.

kamami avatar kamami commented on August 20, 2024 2

@jonasbark At the moment your plugin is using the charges API. Stripe is providing a guide in their documentation for migrating from charges to the new and needed Payment Intents.
https://stripe.com/docs/payments/payment-intents/migration
So it would be really cool, if you could give us a working example how to achieve this new method "Payment Intents" and everything around it by using your wonderful plugin :)

Thanks and regards

from flutter_stripe_payment.

jonasbark avatar jonasbark commented on August 20, 2024 1

The plugin now uses the latest library versions of the Stripe dependencies. Is there anything more to do?

from flutter_stripe_payment.

jonasbark avatar jonasbark commented on August 20, 2024 1

Hi!

I updated the plugin (version 0.2.0) to use the Payments Intent to create a payment method (instead of creating a Source).
I'd love to add additional features as well - I'm trying to reach out to Stripe.

from flutter_stripe_payment.

jonasbark avatar jonasbark commented on August 20, 2024

I'm not sure what's needed here. This plugin doesn't actually offer payment or anything?

from flutter_stripe_payment.

sante85 avatar sante85 commented on August 20, 2024

Is needed

from flutter_stripe_payment.

jeromebonjour avatar jeromebonjour commented on August 20, 2024

Hi,
Did you implement "Redirecting your customer to authorize a source" ?
https://stripe.com/docs/mobile/android/sources

from flutter_stripe_payment.

NTFLeo avatar NTFLeo commented on August 20, 2024

I think is referring to this problem.
Schermata 2019-07-29 alle 15 40 39
And the solution should be this but i have no idea how to implement it in flutter
PaymentIntent API

from flutter_stripe_payment.

kamami avatar kamami commented on August 20, 2024

Same problem here. This plugin needs to be updated to work with the new regulation of SCA! I tried to find a workaround with the provided payment_intent API, but this plugin is the bottleneck and prevents a solution for the new regulation... Please update soon. If anyone has already another solution, please share.

from flutter_stripe_payment.

lroige avatar lroige commented on August 20, 2024

Until this plugin updates, the best workarounds are to use a webView with stripe checkout or the flutter billing plugin with native google and apple pay.

from flutter_stripe_payment.

sante85 avatar sante85 commented on August 20, 2024

from flutter_stripe_payment.

jeromebonjour avatar jeromebonjour commented on August 20, 2024

The best will be to implement the step 3 too :
https://stripe.com/docs/payments/payment-intents/android#new-payment-method
(Confirm the Payment with Stripe3ds2UiCustomization)
But maybe it's larger than scope of your plugin. It s not createSource only..

from flutter_stripe_payment.

matte5031 avatar matte5031 commented on August 20, 2024

Hello! Not sure where to start with theese changes. I used to just let the user add a card. Then later use that card to charge the customer when they make a payment. Can I not do that flow anymore with SCA? Do you guys go for the "AUTOMATIC CONFIRMATION" or "MANUAL CONFIRMATION" flow?

Confused on how to work with the new SCA flow, figured maybe someone who has implemented this would be kind to share how they integrated it with this plugin and how their checkout flow looks like? Thanks!

/Mattias

from flutter_stripe_payment.

kamami avatar kamami commented on August 20, 2024

@jonasbark Could you maybe provide a documentation of how to do the new implementation with your plugin? A guide would be really appreciated :) Especially with the use of firebase functions!

from flutter_stripe_payment.

jonasbark avatar jonasbark commented on August 20, 2024

I've only got experience with Stripe without the new SCA flow, so I can't help there. But the Stripe support is happy to help ;)

from flutter_stripe_payment.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.