setCurrency("USD"); $amount->setTotal("1.00"); // ### Reauthorize with amount being reauthorized $authorization->setAmount($amount); $reauthorization = $authorization->reauthorize($apiContext); } catch (PayPal\Exception\PPConnectionException $ex) { echo "Exception: " . $ex->getMessage() . PHP_EOL; var_dump($ex->getData()); exit(1); } ?>
toJSON(128);?>Back