Code Monkey home page Code Monkey logo

spryker-academy's Introduction

Spryker Academy

The central hub for Spryker documentation, knowledge and information.

Note: Our process is built so that we do not merge pull requests, but migrate the changes manually. We do so to moderate content to see if the feedback needs to be applied somewhere else. However, you can be credited in our documentation by stating that you wish to be mentioned when you send us feedback.

Urheber & Haftungsausschluss für Publikationen

Veröffentlicht in Berlin von der:

Spryker Systems GmbH

Julie-Wolfthorn-Strasse 1

10115 Berlin – DEUTSCHLAND

E-Mail: [email protected]

Telefon: +49 (0) 30 208498351

Der Inhalt dieser Publikation ist unverbindlich und dient ausschließlich Informationszwecken. Die Informationen sind keine Angebote im Sinne der anwendbaren gesetzlichen Bestimmungen und begründen kein Vertragsverhältnis hinsichtlich der vorgestellten Produkte. Soweit nicht ausdrücklich anderweitig vereinbart, werden sie auch nicht Vertragsbestandteil bestehender oder künftiger Verträge mit der Spryker Systems GmbH.

Diese Publikation enthält keinerlei Garantien oder Beschaffenheitsvereinbarungen der herausgebenden Gesellschaft für ihre Produkte, sei es ausdrücklich oder stillschweigend, auch nicht hinsichtlich der Aktualität, Korrektheit, Vollständigkeit und Qualität der Informationen sowie der Verfügbarkeit der Produkte. Die Informationen in dieser Publikation sowie die beschriebenen Produkte und Dienstleistungen können ohne vorherige Ankündigung von der herausgebenden Gesellschaft jederzeit geändert oder aktualisiert werden.

Die herausgebende Gesellschaft übernimmt keine Haftung im Zusammenhang mit dieser Publikation. Eine Haftung für jegliche unmittelbaren oder mittelbaren Schäden, Schadensersatzforderungen, Folgeschäden gleich welcher Art und aus welchem Rechtsgrund, die durch die Verwendung der in dieser Publikation enthaltenen Informationen entstehen, ist, soweit rechtlich zulässig, ausgeschlossen.

Alle Texte, Bilder, Grafiken und sonstigen Materialien, sowie deren Koordination und Anordnung in dieser Publikation sind urheberrechtlich entweder für die Spryker Systems GmbH direkt oder für ihre Kooperationspartner geschützt und dürfen nicht zur kommerziellen Verwendung oder Verteilung modifiziert, kopiert oder anderweitig verwendet werden.

Die gewerblichen Schutzrechte wie Marken (Logos) oder Patente, die in dieser Publikation dargestellt sind, sind entweder Eigentum der Spryker Systems GmbH oder Eigentum der Kooperationspartner der Spryker Systems GmbH. Die Darstellung in dieser Publikation ist keine Gewährung von Lizenzen oder Nutzungsrechten. Ohne eine ausdrückliche schriftliche Einwilligung der Spryker Systems GmbH selbst oder ihrer Kooperationspartner ist ihre Nutzung untersagt.

Unerlaubte Vervielfältigung im Ganzen oder in Teilen stellen eine Verletzung des Urheberrechts dar. Die Spryker Systems GmbH wird jede Verletzung ihrer Urheberrechte aktiv verfolgen.

Copyright & Disclaimer publications

Published in Berlin by:

Spryker Systems GmbH

Julie-Wolfthorn-Strasse 1

10115 Berlin – GERMANY

eMail: [email protected]

Telephone +49 (0) 30 208498351

The content of this publication is provided for information only and without responsibility. The information does not represent an offer as defined by the applicable statutory regulations and does not establish any contractual relations with respect to the products presented. Unless otherwise agreed in writing, the information contained herein does not become part of and current or future agreements with Spryker Systems GmbH.

This publication does not contain any warranties or quality commitments, whether tacit or explicit, on the part of the respective Company with respect to its products. Nor does it contain any guarantees as regards the topicality, correctness, integrity and quality of the information provided herein or with respect to product availability. The information in this publication and the products and services described herein are subject to change or updating at any time without prior notice on the part of the respective Company.

The respective Company does not assume any liability in conjunction herewith. To the extent permitted by law, no liability is assumed for any direct, indirect, incidental, consequential or punitive damages arising out of the use of this publication.

All text, images, graphics and other materials in this publication, as well as their coordination and arrangement, are subject to copyright and other intellectual property rights either held by Spryker Systems GmbH directly or its cooperations partners and may not be modified, copied or used in any other way for commercial purposes or distribution.

The industrial property rights presented in this publication – such as brands (logos) or patents – are either the property of Spryker Systems GmbH or its cooperation partners. Nothing in this publication should be construed as granting any license or right to use and enjoy- ment of the same. Use of said industrial property rights is prohibited without the express written consent of Spryker Systems GmbH or of its cooperation partners.

Unauthorised reproduction in whole or in part is an infringement of copyright. Spryker Systems GmbH will actively pursue any breach of its copyright.

Copyright © 2017 - present Spryker Systems GmbH. All rights reserved. Spryker Systems GmbH | Julie-Wolfthorn-Str. 1 | 10115 Berlin, Germany | [email protected] | www.spryker.com Managing Directors: Boris Lokschin, Alexander Graf | Registered Office: Berlin | Registered Court: Amtsgericht Hamburg | HRB 134310

spryker-academy's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

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

spryker-academy's Issues

Redescribe states definition

Please, redescribe:

States allow to describe in which state a sales order respectively the sales order item is in. 

Since this is not simple English (I'm actually not sure if this is correct English at all) please clarify the meaning of this. I believe this should be either:

States allow describing in which state each of the sales order items is in for a selected sales order.

or maybe

States allow describing in which state each order is in. States can also be used to define the same thing for each of the sales order item elements.

Whatever is now in the docs is not clear. Especially I cannot easily find any reference to sales order item state anywhere in the spryker XML files (not by file name, anyway).

Information about PCI Compliance not correct

In the Payone module documentation there is a paragraph about PCI Compliance.
It says, there is no need for a certification if one uses the ajax-request method as creditcard information stays client side. This information seems wrong.

Even if you use a hosted iframe provided by the payment provider, you have to get a certain degree of compliance/conformity by answering 15 questions.

If the customer enters creditcard data in a self hosted form, you have to pass further security checks and fill out a form with 150 questions.

Please validate these information and update the academy if necessary.

Standardize the examples

The introduction tutorial starts by going through creating a "HelloWorld" module with an index controller.
When you reach to the routing tutorual, you get a reference to a different controller with a different action that requires different params on the dependency provider.

I think, in the very first walkthough tutorial, things should be kept the same to avoid confusion.

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.