dmitry-kulikov/yii2-braintree

View on GitHub

Showing 265 of 271 total issues

Possibly zero references to public property \tuyakhov\braintree\BraintreeForm->creditCard_number
Open

    public $creditCard_number;
Severity: Minor
Found in src/BraintreeForm.php by phan

Possibly zero references to public property \tuyakhov\braintree\BraintreeForm->creditCard_expirationYear
Open

    public $creditCard_expirationYear;
Severity: Minor
Found in src/BraintreeForm.php by phan

Possibly zero references to public method \tuyakhov\braintree\BraintreeForm::saleWithServiceFee()
Open

    public function saleWithServiceFee($merchantAccountId, $amount, $paymentMethodNonce, $serviceFeeAmount)
Severity: Minor
Found in src/BraintreeForm.php by phan

Return type of searchSubscription() is undeclared type \Braintree\ResourceCollection
Open

    public function searchSubscription($params = []): ResourceCollection
Severity: Minor
Found in src/BraintreeForm.php by phan

Possibly zero references to public method \tuyakhov\braintree\UrlManager::updatePlan()
Open

    public function updatePlan(string $planId): string
Severity: Minor
Found in src/UrlManager.php by phan
Severity
Category
Status
Source
Language