Coder Social home page Coder Social logo

Comments (4)

patrick-hoban-cko avatar patrick-hoban-cko commented on June 25, 2024

Hi @siavash-mohseni, thanks for raising this.

Which version of Frames-iOS are you using?

Thanks,

Patrick

from frames-ios.

siavash-mohseni avatar siavash-mohseni commented on June 25, 2024

Hi @patrick-hoban-cko, it is 4.0.4.
Thanks

from frames-ios.

melting-snowman avatar melting-snowman commented on June 25, 2024

Hi @siavash-mohseni ,

The full payment flow is made off:

  1. tokenisation (SDK Payment Form with Pay button)
  2. processing (Application using the token for payment request)
  3. 3DS (SDK optional if additional security check is requested)

As mentioned, the SDK is responsible for steps 1 and 3, but is unaware of step 2. We have reviewed this shortcoming, but at this stage of the product we are unable to integrate it (maybe something to discover for the future @patrick-hoban-cko , @deepesh-vasthimal-cko).

As such, the application is responsible for the state during step 2. Some options we could recommend may be:

  • dismiss the tokenisation (/Payment Form) screen on the completion of the flow. This would allow you to show your branded app level screen between the steps. Since 3DS is not guaranteed to occur, this can be treated as a standard payment processing state.
  • add another overlay over the payment form preventing gestures. This is up to your design and journeys, but seems to me it may be harder to get right. Might work best if you have a full screen loading state that gets presented over the Frames VC. However it will complicate your navigation stack so need to be considerate of how you build & dismiss.

Let us know if we can help further,

Thank you,

Alex

from frames-ios.

siavash-mohseni avatar siavash-mohseni commented on June 25, 2024

Hi @alex-ioja-yang-cko,
I think your first suggestion should do it. We are currently testing a solution with that.

Thank you for your complete response.

Siavash

from frames-ios.

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.