You are here

commerce_paypal_checkout.info in Commerce PayPal 7.2

name = PayPal Checkout
description = Implements PayPal Checkout in Drupal Commerce checkout.
package = Commerce (PayPal)
dependencies[] = commerce
dependencies[] = commerce_ui
dependencies[] = commerce_payment
dependencies[] = commerce_order
core = 7.x

; PayPal library files.
files[] = lib/PayPalCheckoutClient.php
files[] = lib/PayPalCheckoutExceptions.php

File

modules/checkout/commerce_paypal_checkout.info
View source
  1. name = PayPal Checkout
  2. description = Implements PayPal Checkout in Drupal Commerce checkout.
  3. package = Commerce (PayPal)
  4. dependencies[] = commerce
  5. dependencies[] = commerce_ui
  6. dependencies[] = commerce_payment
  7. dependencies[] = commerce_order
  8. core = 7.x
  9. ; PayPal library files.
  10. files[] = lib/PayPalCheckoutClient.php
  11. files[] = lib/PayPalCheckoutExceptions.php