You are here

commerce_cop_pay_in_person.info in Commerce Custom Offline Payments 7

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

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

File

payments/commerce_cop_pay_in_person/commerce_cop_pay_in_person.info
View source
  1. name = Pay in person payment
  2. description = Pay in person 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][] = in_person
  9. features[features_api][] = api:2