6 calls to uc_paypal_api_request() in Ubercart 7.3
- uc_paypal_ec_checkout in payment/
uc_paypal/ uc_paypal.module - Redirects if a customer selects PayPal Express Checkout as a payment method.
- uc_paypal_ec_form_submit in payment/
uc_paypal/ uc_paypal.module - Submit handler for uc_paypal_ec_form().
- uc_paypal_ec_review in payment/
uc_paypal/ uc_paypal.pages.inc - Handles the review page for Express Checkout Shortcut Flow.
- uc_paypal_ec_review_redirect in payment/
uc_paypal/ uc_paypal.pages.inc - Handles the review page for Express Checkout Mark Flow.
- uc_paypal_ec_submit_form_submit in payment/
uc_paypal/ uc_paypal.module - Additional submit handler for uc_cart_checkout_review_form().
- uc_paypal_wpp_charge in payment/
uc_paypal/ uc_paypal.module - Processes a credit card payment through Website Payments Pro.