You are here

paypal_payment_ec.info in PayPal for Payment 7

name = PayPal Express Checkout
description = Provides a <a href="https://www.paypal.com/webapps/mpp/express-checkout">PayPal Express Checkout</a> payment method type.
package = Payment
dependencies[] = currency:currency (>=7.x-2.1)
dependencies[] = paypal_payment
dependencies[] = paypal_payment_ipn
core = 7.x
PHP = 5.3
files[] = includes/PayPalPaymentECPaymentMethodController.inc
files[] = includes/PayPalPaymentECAuthentication.inc
files[] = tests/PayPalPaymentECPaymentExecution.test
files[] = tests/PayPalPaymentECPaymentMethodControllerTest.test
files[] = tests/PayPalPaymentECPaymentMethodCRUD.test
files[] = tests/PayPalPaymentECPaymentMethodUI.test
files[] = tests/PayPalPaymentWebTestCase.test

File

paypal_payment_ec/paypal_payment_ec.info
View source
  1. name = PayPal Express Checkout
  2. description = Provides a PayPal Express Checkout payment method type.
  3. package = Payment
  4. dependencies[] = currency:currency (>=7.x-2.1)
  5. dependencies[] = paypal_payment
  6. dependencies[] = paypal_payment_ipn
  7. core = 7.x
  8. PHP = 5.3
  9. files[] = includes/PayPalPaymentECPaymentMethodController.inc
  10. files[] = includes/PayPalPaymentECAuthentication.inc
  11. files[] = tests/PayPalPaymentECPaymentExecution.test
  12. files[] = tests/PayPalPaymentECPaymentMethodControllerTest.test
  13. files[] = tests/PayPalPaymentECPaymentMethodCRUD.test
  14. files[] = tests/PayPalPaymentECPaymentMethodUI.test
  15. files[] = tests/PayPalPaymentWebTestCase.test