Giter VIP home page Giter VIP logo

Comments (10)

gfyre avatar gfyre commented on May 23, 2024

@Viveckh @smaharj1 Please help me out here. Thanks.

from veniqa.

Viveckh avatar Viveckh commented on May 23, 2024

Hey @gfyre,
Are you trying this on the demo site or your own local instance of the app? I'm going to assume it's the demo site since the requests are being redirected to our demo server.

And are you using test Stripe API keys or production ones? The payment is handled through Stripe, so if other cards are passing payments but this particular one is failing, then we probably won't be of any help here.

The reason we didn't ask for the Card Holder Info was that it wasn't a required input for stripe payments to work. In hindsight, probably should have, even if just for the verification.

from veniqa.

Viveckh avatar Viveckh commented on May 23, 2024

Also some additional insights here, which might be helpful.

from veniqa.

gfyre avatar gfyre commented on May 23, 2024

Hey @Viveckh, the card that I mentioned was a test card I found over on Stripe's website. It requires authentication for a payment to go through

I tried running Veniqa on a local instance with my Stripe Test keys and the issue is the same.

The cards which do not require 2 step authentication go through just fine however its the cards that require 2 step Auth that are causing a problem (countries in Europe apparently require 2 step Auth)

from veniqa.

Viveckh avatar Viveckh commented on May 23, 2024

Yes, so Multi-Step Auth for payments isn't something supported on the platform currently, so you'd have to implement that by updating the payment flow on the shopping-webclient to account for that, as I outlined in the link above.

from veniqa.

gfyre avatar gfyre commented on May 23, 2024

@Viveckh could you help me out by directing me to the files where I'd implement it. That would save me some time.

Thanks.

from veniqa.

Viveckh avatar Viveckh commented on May 23, 2024

@smaharj1 would be the best person to answer this, since it's on the webclient.

from veniqa.

gfyre avatar gfyre commented on May 23, 2024

@smaharj1 Could you please advice where to insert the code for Stripe MFA (PaymentsIntent)?

Thanks.

from veniqa.

smaharj1 avatar smaharj1 commented on May 23, 2024

@gfyre please follow the trails of PaymentDetail.vue

from veniqa.

AmandaDLyon avatar AmandaDLyon commented on May 23, 2024

@gfyre refer to this #116

from veniqa.

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.