You are here

commerce_cop_cheque.info in Commerce Custom Offline Payments 7

name = Pay by Cheque payment
description = Pay by Cheque offline payment
package = Commerce (offline payments)
dependencies[] = commerce_cop
dependencies[] = features
core = 7.x

; Features integration
features[commerce_custom_offline_payment][] = commerce_cheque
features[features_api][] = api:2

File

payments/commerce_cop_cheque/commerce_cop_cheque.info
View source
  1. name = Pay by Cheque payment
  2. description = Pay by Cheque offline payment
  3. package = Commerce (offline payments)
  4. dependencies[] = commerce_cop
  5. dependencies[] = features
  6. core = 7.x
  7. ; Features integration
  8. features[commerce_custom_offline_payment][] = commerce_cheque
  9. features[features_api][] = api:2