You are here

commerce_cop_cod.info in Commerce Custom Offline Payments 7

name = Cash on Delivery payment
description = Cash on Delivery offline payment
package = Commerce (offline payments)
dependencies[] = commerce_cop
dependencies[] = features
core = 7.x

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

File

payments/commerce_cop_cod/commerce_cop_cod.info
View source
  1. name = Cash on Delivery payment
  2. description = Cash on Delivery 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_cod
  9. features[features_api][] = api:2