Payments API Updates

This commit is contained in:
Jay Patel
2015-10-02 14:25:46 -05:00
parent 02fca1bda4
commit a37b880e96
112 changed files with 3857 additions and 1495 deletions

View File

@@ -40,10 +40,10 @@ class CarrierAccountToken extends PayPalModel
}
/**
* ID of a previously saved carrier account resource.
*
* The unique identifier of the payer used when saving this carrier account instrument.
*
* @param string $external_customer_id
*
* @return $this
*/
public function setExternalCustomerId($external_customer_id)