diff --git a/source/Paysafe/CardPayments/Authorization.php b/source/Paysafe/CardPayments/Authorization.php index b7b5fa4..82cf360 100644 --- a/source/Paysafe/CardPayments/Authorization.php +++ b/source/Paysafe/CardPayments/Authorization.php @@ -44,7 +44,7 @@ * @property string $txnTime * @property string $currencyCode * @property string $avsResponse - * @property string $cvvVerication + * @property string $cvvVerification * @property string $status * @property int[] $riskReasonCode * @property \Paysafe\CardPayments\AcquirerResponse $acquirerRresponse diff --git a/source/Paysafe/CustomerVault/Profile.php b/source/Paysafe/CustomerVault/Profile.php index a7110a7..2eca3a8 100644 --- a/source/Paysafe/CustomerVault/Profile.php +++ b/source/Paysafe/CustomerVault/Profile.php @@ -24,7 +24,7 @@ * @property string $id * @property string $status * @property string $merchantCustomerId - * @property string $local + * @property string $locale * @property string $firstName * @property string $middleName * @property string $lastName