You are here

16 calls to commerce_paypal_currencies() in Commerce PayPal 7.2

commerce_payflow_link_create_secure_token in modules/payflow/commerce_payflow.module
Requests a Secure Token from Payflow for use in follow-up API requests.
commerce_payflow_link_default_settings in modules/payflow/commerce_payflow.module
Returns the default settings for the PayPal WPS payment method.
commerce_payflow_link_redirect_form_submit in modules/payflow/commerce_payflow.module
Payment method callback: redirect form return submission.
commerce_payflow_link_redirect_form_validate in modules/payflow/commerce_payflow.module
Payment method callback: redirect form return validation.
commerce_payflow_link_settings_form in modules/payflow/commerce_payflow.module
Payment method callback: settings form.
commerce_paypal_ec_default_settings in modules/ec/commerce_paypal_ec.module
Returns the default settings for the PayPal EC payment method.
commerce_paypal_ec_do_payment in modules/ec/commerce_paypal_ec.module
Confirm an Express Checkout payment for an order for the specified charge amount with a DoExpressCheckoutPayment API request.
commerce_paypal_ec_settings_form in modules/ec/commerce_paypal_ec.module
Payment method callback: settings form.
commerce_paypal_ec_set_express_checkout in modules/ec/commerce_paypal_ec.module
Submits a SetExpressCheckout request to PayPal for the given order.
commerce_paypal_ppa_settings_form in modules/payflow/commerce_payflow.module
Payment method callback: settings form.
commerce_paypal_wpp_default_settings in modules/wpp/commerce_paypal_wpp.module
Returns the default settings for the PayPal WPP payment method.
commerce_paypal_wpp_settings_form in modules/wpp/commerce_paypal_wpp.module
Payment method callback: settings form.
commerce_paypal_wpp_submit_form_submit in modules/wpp/commerce_paypal_wpp.module
Payment method callback: checkout form submission.
commerce_paypal_wps_default_settings in modules/wps/commerce_paypal_wps.module
Returns the default settings for the PayPal WPS payment method.
commerce_paypal_wps_order_form in modules/wps/commerce_paypal_wps.module
Builds a Website Payments Standard form from an order object.
commerce_paypal_wps_settings_form in modules/wps/commerce_paypal_wps.module
Payment method callback: settings form.