Skip to content
Commerce 2.x development
Branch: 8.x-2.x
Clone or download
bojanz Issue #3011667 by mglaman, bojanz, agoradesign, carlxjs: Saving the o…
…rder before its payment in PaymentGateway::onReturn() can cause data loss
Latest commit 088d029 Apr 10, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
config/schema
css
icons
js
modules
src
tests
.gitignore
.travis-before-script.sh
.travis-simpletest-js.sh
.travis.yml
README.md
commerce.info.yml
commerce.install
commerce.libraries.yml
commerce.links.menu.yml
commerce.module
commerce.permissions.yml
commerce.plugin_type.yml
commerce.routing.yml
commerce.services.yml
commerce.views.inc
composer.json
ludwig.json
phpcs.xml

README.md

Drupal Commerce

Build Status

Drupal Commerce is the leading flexible eCommerce solution for Drupal, powering over 60,000 online stores of all sizes.

Please report bugs in the issue queue.

Documentation

Issue Tracker

Installation

Use Composer to get Drupal + Commerce with all dependencies.

composer create-project drupalcommerce/project-base mysite --stability dev --no-interaction

See the install documentation for more details.

You can’t perform that action at this time.