Install
Works with Drupal: 7.xUsing dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
9.44 KB
MD5: 73c8e57afcab588d0883fb7754a7bf78
SHA-1: ec38aceeba99c73008361c1ffa2acbbd0a56e074
SHA-256: c33982b6334b06a50fecc014383c07230f328fdc958479653ab9f3b262a99a26
Download zip
11.07 KB
MD5: bf2a1fa2512c8b23465afbd2c23739bb
SHA-1: c5fd708d581264a192e6da8160ebbcd66cadf240
SHA-256: 9b482c15d4da98ea2434d4ff746bc42d82b5d7bc948b43632988fb3777461c25
Release notes
Commerce No Payment 2 migrates the Commerce No Payment 1 configuration and payment transactions to Payment. Payment is a reusable payment processing platform, that comes with a Basic payment method, that does everything Commerce No Payment does, and more.
You only need to use Commerce No Payment 2 if you want to migrate Commerce No Payment 1 to Payment
See Configuring "no payment required" payment methods to set this up manually.
Migration instructions
- Download Commerce No Payment 7.x-2.x, Payment 7.x-1.x, and Payment for Drupal Commerce 7.x-1.x
- Run update.php
- Uninstall Commerce No Payment 2
A Basic payment method will have been created, and all Commerce Payment transactions that previously used Commerce No Payment will have been reconfigured to use the Basic payment method instead.