You are here

payment_commerce.info in Payment for Drupal Commerce 7.2

Same filename and directory in other branches
  1. 7 payment_commerce.info
name = Payment for Drupal Commerce
description = "Allows Drupal Commerce orders to be paid using Payment."
configure = admin/config/services/payment/payment_commerce
core = 7.x
dependencies[] = commerce_payment
dependencies[] = payment (>=1.12)
test_dependencies[] = views
package = Payment
files[] = tests/PaymentCommerceCheckoutWebTestCase.test
files[] = tests/PaymentCommerceDeleteOrderWebTestCase.test

File

payment_commerce.info
View source
  1. name = Payment for Drupal Commerce
  2. description = "Allows Drupal Commerce orders to be paid using Payment."
  3. configure = admin/config/services/payment/payment_commerce
  4. core = 7.x
  5. dependencies[] = commerce_payment
  6. dependencies[] = payment (>=1.12)
  7. test_dependencies[] = views
  8. package = Payment
  9. files[] = tests/PaymentCommerceCheckoutWebTestCase.test
  10. files[] = tests/PaymentCommerceDeleteOrderWebTestCase.test