Coder Social home page Coder Social logo

Comments (7)

Skrypt avatar Skrypt commented on June 23, 2024 1

Anonymous checkout

from orchardcore.commerce.

khoshroomahdi avatar khoshroomahdi commented on June 23, 2024 1

I mean anonymous checkout without email to send file or link,show link to download in web site.

from orchardcore.commerce.

khoshroomahdi avatar khoshroomahdi commented on June 23, 2024

Exactly

from orchardcore.commerce.

bleroy avatar bleroy commented on June 23, 2024

Changed the title to reflect this. Thanks!

from orchardcore.commerce.

bleroy avatar bleroy commented on June 23, 2024

Understood, thanks!

from orchardcore.commerce.

Piedone avatar Piedone commented on June 23, 2024

To confirm, the checkout currently (not talking about digital good purchases that's not available yet) can be anonymous, no, @DAud-IcI?

from orchardcore.commerce.

sarahelsaig avatar sarahelsaig commented on June 23, 2024

Since #154 it is possible to grant the "Ability to checkout" permission to the Anonymous role. Since #155 you can provide all necessary details on the checkout screen including email and billing address. (the shipping address fields are technically required, but you should be able to hide them via placement) After successful checkout you are redirected to the Order's display page (as of #156) so you can include a download URL there using a link field or custom templates. These three work together, I have just confirmed.

Technically nothing stops you from leaving the email field empty during checkout. It's pre-populated for authenticated users so it's no concern for the regular use-case. If you want your store to be anonymous-only, you can hide the field via placement configuration. On the flip side if the user provides an email address you can send out the download URL using workflows (Order Content Published trigger and Email task). Anything else you need for digital goods should be doable using normal OC features and it's probably very specific to your content delivery backend, which would likely fall out of OCC's scope. But if you have a specific request feel free to open a new issue.

from orchardcore.commerce.

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.