You are here

Files in Commerce PayPal 7.2

Primary tabs

File namesort descending Location Namespace Description
commerce_payflow.admin.inc modules/payflow/includes/commerce_payflow.admin.inc Administrative forms for the Payflow Link module.
commerce_payflow.info modules/payflow/commerce_payflow.info name = PayPal Payments Advanced and Payflow Link description = Implements PayPal Payments Advanced (U.S. only) and Payflow Link Hosted Checkout pages and Transparent Redirect. package = Commerce (PayPal) dependencies[] = commerce dependencies[] =…
commerce_payflow.module modules/payflow/commerce_payflow.module Implements PayPal Payments Advanced (U.S. only) and Payflow Link Hosted Checkout pages and Transparent Redirect.
commerce_payflow.theme.css modules/payflow/theme/commerce_payflow.theme.css .commerce-paypal-icon { position: relative; top: 6px; margin-right: 4px; }
commerce_paypal.api.php commerce_paypal.api.php Documents hooks provided by the PayPal modules.
commerce_paypal.info commerce_paypal.info name = PayPal description = Implements PayPal payment services for use with Drupal Commerce. package = Commerce (PayPal) dependencies[] = commerce dependencies[] = commerce_ui dependencies[] = commerce_payment dependencies[] = commerce_order core =…
commerce_paypal.install commerce_paypal.install Installs the tables required by Commerce PayPal.
commerce_paypal.module commerce_paypal.module Implements PayPal payment services for use with Drupal Commerce.
commerce_paypal_checkout.admin.inc modules/checkout/includes/commerce_paypal_checkout.admin.inc Administrative forms for the Paypal Checkout module.
commerce_paypal_checkout.api.php modules/checkout/commerce_paypal_checkout.api.php Documents hooks provided by the Commerce PayPal Checkout module.
commerce_paypal_checkout.checkout_pane.inc modules/checkout/includes/commerce_paypal_checkout.checkout_pane.inc Checkout pane callback functions for the PayPal Checkout module.
commerce_paypal_checkout.css modules/checkout/css/commerce_paypal_checkout.css @media all and (min-width: 61em) { .page-cart .paypal-buttons-container { float: right; width: 50%; } } .page-checkout-payment .checkout-help { display: none; } #paypal-background-overlay { position: fixed; top: 0; left: 0; …
commerce_paypal_checkout.info modules/checkout/commerce_paypal_checkout.info 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 =…
commerce_paypal_checkout.install modules/checkout/commerce_paypal_checkout.install Remove variables required by Commerce PayPal Checkout.
commerce_paypal_checkout.module modules/checkout/commerce_paypal_checkout.module Implements PayPal Checkout in Drupal Commerce checkout.
commerce_paypal_ec.admin.inc modules/ec/includes/commerce_paypal_ec.admin.inc Administrative forms for the Paypal EC module.
commerce_paypal_ec.checkout_pane.inc modules/ec/includes/commerce_paypal_ec.checkout_pane.inc Checkout pane callback functions for the PayPal Express Checkout module.
commerce_paypal_ec.info modules/ec/commerce_paypal_ec.info name = PayPal Express Checkout description = Implements PayPal Express Checkout in Drupal Commerce checkout. package = Commerce (PayPal) dependencies[] = commerce dependencies[] = commerce_ui dependencies[] = commerce_payment dependencies[] =…
commerce_paypal_ec.install modules/ec/commerce_paypal_ec.install Remove variables required by Commerce PayPal EC.
commerce_paypal_ec.module modules/ec/commerce_paypal_ec.module Implements PayPal Express Checkout in Drupal Commerce checkout.
commerce_paypal_ec.theme.css modules/ec/theme/commerce_paypal_ec.theme.css .paypal-ec-order-form, .paypal-bml-order-form { text-align: right; } .paypal-ec-bml-separator { font-weight: bold; padding: 0 55px 10px 0; } #edit-paypal-ec, #edit-paypal-bml { background: none; border: none; margin: 0 .5em 0 0; …
commerce_paypal_wpp.admin.inc modules/wpp/includes/commerce_paypal_wpp.admin.inc Administrative forms for the PayPal WPP module.
commerce_paypal_wpp.info modules/wpp/commerce_paypal_wpp.info name = PayPal WPP description = Implements PayPal Website Payments Pro in Drupal Commerce checkout. package = Commerce (PayPal) dependencies[] = commerce dependencies[] = commerce_ui dependencies[] = commerce_payment dependencies[] =…
commerce_paypal_wpp.install modules/wpp/commerce_paypal_wpp.install Ensures users have cURL enabled prior to installation.
commerce_paypal_wpp.module modules/wpp/commerce_paypal_wpp.module Implements PayPal Website Payments Pro in Drupal Commerce checkout.
commerce_paypal_wps.api.php modules/wps/commerce_paypal_wps.api.php Hook documentation for the PayPal WPS module.
commerce_paypal_wps.info modules/wps/commerce_paypal_wps.info name = PayPal WPS description = Implements PayPal Website Payments Standard in Drupal Commerce checkout. package = Commerce (PayPal) dependencies[] = commerce dependencies[] = commerce_ui dependencies[] = commerce_payment dependencies[] =…
commerce_paypal_wps.module modules/wps/commerce_paypal_wps.module Implements PayPal Website Payments Standard in Drupal Commerce checkout.
commerce_paypal_wps.theme.css modules/wps/theme/commerce_paypal_wps.theme.css .commerce-paypal-icons .label { font-weight: bold; padding-left: 19px; margin-right: 5px; } .commerce-paypal-icon { position: relative; top: 6px; margin-right: 4px; }
PayPalCheckoutClient.php modules/checkout/lib/PayPalCheckoutClient.php Defines a class for consuming the PayPal Checkout API.
PayPalCheckoutExceptions.php modules/checkout/lib/PayPalCheckoutExceptions.php Defines exception classes for use by the PayPalCheckoutClient class.

Other projects