You are here

paypal_payment_pps.info in PayPal for Payment 7

name = PayPal Payments Standard
description = Provides a <a href="https://www.paypal.com/webapps/mpp/paypal-payments-standard">PayPal Payments Standard</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/PayPalPaymentPPSPaymentMethodController.inc
files[] = tests/PayPalPaymentPPSPaymentExecution.test
files[] = tests/PayPalPaymentPPSPaymentMethodCRUD.test
files[] = tests/PayPalPaymentPPSPaymentMethodUI.test
files[] = tests/PayPalPaymentWebTestCase.test

File

paypal_payment_pps/paypal_payment_pps.info
View source
  1. name = PayPal Payments Standard
  2. description = Provides a PayPal Payments Standard 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/PayPalPaymentPPSPaymentMethodController.inc
  10. files[] = tests/PayPalPaymentPPSPaymentExecution.test
  11. files[] = tests/PayPalPaymentPPSPaymentMethodCRUD.test
  12. files[] = tests/PayPalPaymentPPSPaymentMethodUI.test
  13. files[] = tests/PayPalPaymentWebTestCase.test