Git Product home page Git Product logo

magento2-external-checkout's Introduction

Magento 2 External Checkout for Vue Storefront

This module is for Magento 2 only. You can find the Magento 1 external checkout module here

This Magento extension allow You to merge given shopping cart with current's user session. It performs a auto-login if user-token provided.

This module is designed to work with: Vue Storefront External Checkout.

This extension allows the user to start the session within the Vue Storefront shop and finalize the order in Magento2. It's great when You have very extended/customized Magento checkout which will be hard to port to Vue Storefront.

External checkout for Vue Storefront

Demo

Check meubelplaats.nl for a demo of this module. Once go to the checkout you will be redirected to Magento 2, to finalize your order there.

Compatibility

  • Magento 2.2 or Magento 2.3

Prerequisites (the Vue Storefront part)

  1. Integrate Your Magento2 instance with Vue Storefront: tutorial, video tutorial
  2. Install Vue Storefront External Checkout on your Vue Storefront instance

Installation guide (the Magento 2 part)

  1. Install the module with composer:
composer require vuestorefront/magento2-vue-cart-sync
  1. Run php bin/magento setup:upgrade
  2. Please install the vsf-external-checkout module for Vue Storefront. See the instruction.
  3. Go to: Stores -> Configuration | VueStorefront -> External Checkout and set URL

To test if Your extension works just fine, You can test the following URL:

For example, our test address looks like:

where

  • s7nirf24cxro7qx1hb9uujaq4jx97nvp is a customer token provided by POST /V1/integration/customer/token or can be empty!
  • 3648 is a quote id; for guest-carts it will be not integer but guid string

Credits

Mateusz Bukowski (@gatzzu)

magento2-external-checkout's People

Contributors

tjitse-e avatar pkarw avatar

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.