Giter Site home page Giter Site logo

checkout's People

Contributors

faisuc avatar fulopattila122 avatar stokic avatar stylecibot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

checkout's Issues

Target [Vanilo\Checkout\Contracts\CheckoutDataFactory] is not instantiable while building [Vanilo\Checkout\CheckoutManager].

Hi, guys! I need help(
I am using another modules from vaniloshop (product and card) and it's ok. But with Checkout module I have some problem.
I try to use Checkout module (as a facade, as service and as a container) but I always obtain an error -

Target [Vanilo\Checkout\Contracts\CheckoutDataFactory] is not instantiable while building [Vanilo\Checkout\CheckoutManager].

There is my config/concord.php

return [
    'modules' => [
        Vanilo\Product\Providers\ModuleServiceProvider::class,
        Vanilo\Cart\Providers\ModuleServiceProvider::class,
        Vanilo\Order\Providers\ModuleServiceProvider::class,
        Konekt\Address\Providers\ModuleServiceProvider::class,
        Vanilo\Checkout\Providers\ModuleServiceProvider::class,
    ]
];

Laravel Framework 5.8.26
vanilo/checkout 0.5.1

Can anyone help me please?

Checkout default data by user profile

Hello,

Is there a way to use the user's previous billing and shipping data or the data in perfil as the default checkout data?

In which step or file should I add these codes?

Thanks!!!

where is the state of the checkout stored

Hi, first of all, you did amazing work here!

I have a question regarding a multi page checkout process. Where is the current checkout state stored?

Are there maybe any examples how to implement a multi page checkout process? What I want first is to collect the users data.
Then the address, and finally the payment method

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.