You are here

9 calls to PayPalCheckoutClient::submitRequest() in Commerce PayPal 7.2

PayPalCheckoutClient::authorizeOrder in modules/checkout/lib/PayPalCheckoutClient.php
Authorize payment for order.
PayPalCheckoutClient::captureOrder in modules/checkout/lib/PayPalCheckoutClient.php
Capture payment for order.
PayPalCheckoutClient::capturePayment in modules/checkout/lib/PayPalCheckoutClient.php
Captures an authorized payment, by ID.
PayPalCheckoutClient::createOrder in modules/checkout/lib/PayPalCheckoutClient.php
Creates an order in PayPal.
PayPalCheckoutClient::getOrder in modules/checkout/lib/PayPalCheckoutClient.php
Get an existing order from PayPal.
PayPalCheckoutClient::reAuthorizePayment in modules/checkout/lib/PayPalCheckoutClient.php
Reauthorizes an authorized PayPal account payment, by ID.
PayPalCheckoutClient::refundPayment in modules/checkout/lib/PayPalCheckoutClient.php
Refunds a captured payment, by ID.
PayPalCheckoutClient::updateOrder in modules/checkout/lib/PayPalCheckoutClient.php
Updates an existing PayPal order.
PayPalCheckoutClient::voidPayment in modules/checkout/lib/PayPalCheckoutClient.php
Voids, or cancels, an authorized payment, by ID.