Showing 265 of 271 total issues
Return type of findMerchant()
is undeclared type \Braintree\MerchantAccount
Open
Open
public function findMerchant(string $merchantId): MerchantAccount
- Exclude checks
Return type of findSubscription()
is undeclared type \Braintree\Subscription
Open
Open
public function findSubscription(string $subscriptionId): Subscription
- Exclude checks
Possibly zero references to public method \tuyakhov\braintree\BraintreeForm::searchTransaction()
Open
Open
public function searchTransaction($params = []): ResourceCollection
- Exclude checks
Call to undeclared method \tuyakhov\braintree\BraintreeForm::addError
Open
Open
$this->addError('creditCard_number', $error->message);
- Exclude checks
Call to undeclared method \tuyakhov\braintree\BraintreeForm::addError
Open
Open
$this->addError($key . '_' . $error->attribute, $error->message);
- Exclude checks
Return type of searchSubscription()
is undeclared type \Braintree\ResourceCollection
Open
Open
public function searchSubscription($params = []): ResourceCollection
- Exclude checks
Possibly zero references to public property \tuyakhov\braintree\BraintreeForm->amount
Open
Open
public $amount;
- Exclude checks
Possibly zero references to public property \tuyakhov\braintree\BraintreeForm->billing_postalCode
Open
Open
public $billing_postalCode;
- Exclude checks
Possibly zero references to public property \tuyakhov\braintree\BraintreeForm->shipping_lastName
Open
Open
public $shipping_lastName;
- Exclude checks
Return type of searchTransaction()
is undeclared type \Braintree\ResourceCollection
Open
Open
public function searchTransaction($params = []): ResourceCollection
- Exclude checks
Possibly zero references to public method \tuyakhov\braintree\BraintreeForm::parseWebhookNotification()
Open
Open
public function parseWebhookNotification(string $signature, $payload): WebhookNotification
- Exclude checks
Reference to instance property message
from undeclared class \Braintree\Result\Error
Open
Open
$this->addError('creditCard_number', $result->message);
- Exclude checks
Possibly zero references to public property \tuyakhov\braintree\BraintreeAsset->js
Open
Open
public $js = [
- Exclude checks
Possibly zero references to public property \tuyakhov\braintree\BraintreeForm->orderId
Open
Open
public $orderId;
- Exclude checks
Possibly zero references to public property \tuyakhov\braintree\BraintreeForm->customer_fax
Open
Open
public $customer_fax;
- Exclude checks
Possibly zero references to public method \tuyakhov\braintree\BraintreeForm::rules()
Open
Open
public function rules(): array
- Exclude checks
Possibly zero references to public method \tuyakhov\braintree\BraintreeForm::findSubscription()
Open
Open
public function findSubscription(string $subscriptionId): Subscription
- Exclude checks
Reference to instance property errors
from undeclared class \Braintree\Result\Error
Open
Open
$errors = $result->errors;
- Exclude checks
Return type of findSubscription()
is undeclared type \Braintree\Subscription
Open
Open
public function findSubscription(string $subscriptionId): Subscription
- Exclude checks
Possibly zero write references to public property \tuyakhov\braintree\BraintreeForm->customer_firstName
Open
Open
public $customer_firstName;
- Exclude checks