forked from LiveCarta/PayPal-PHP-SDK
Minor text changes in sample code comments
This commit is contained in:
@@ -36,7 +36,7 @@ try {
|
||||
|
||||
try {
|
||||
// ### Delete Card
|
||||
// deletes saved credit card
|
||||
// Lookup and delete a saved credit card.
|
||||
// (See bootstrap.php for more on `ApiContext`)
|
||||
|
||||
$creditCard = CreditCard::get($card->getId(), $apiContext);
|
||||
|
||||
Reference in New Issue
Block a user