@@ -27,7 +27,6 @@ |
||
27 | 27 | * See https://developer.paypal.com/docs/classic/api/merchant/DoCapture_API_Operation_NVP/. |
28 | 28 | * @param WC_Order $order |
29 | 29 | * @param float $amount |
30 | - * @param string $reason |
|
31 | 30 | * @return array |
32 | 31 | */ |
33 | 32 | public static function get_capture_request( $order, $amount = null ) { |