Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 226
    • Issues 226
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 32
    • Merge Requests 32
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Backend - EngineMinds Backend - Engine
  • Issues
  • #928

Closed
Open
Opened 1 day ago by Mark Harding@markeharding
  • Report abuse
  • New issue
Report abuse New issue

TypeError: Argument 1 passed to Minds\Core\Payments\Stripe\Transactions\Manager::getByAccount() must be an i...

Sentry Issue: ENGINE-7B

TypeError: Argument 1 passed to Minds\Core\Payments\Stripe\Transactions\Manager::getByAccount() must be an instance of Minds\Core\Payments\Stripe\Connect\Account, null given, called in /var/www/Minds/engine/Controllers/api/v2/payments/stripe/transactions.php on line 33
  File "/Core/Payments/Stripe/Transactions/Manager.php", line 33, in Minds\Core\Payments\Stripe\Transactions\Manager::getByAccount
    public function getByAccount(Account $account): Response
  File "/Controllers/api/v2/payments/stripe/transactions.php", line 33, in Minds\Controllers\api\v2\payments\stripe\transactions::get
    $transactions = $transactionsManger->getByAccount($account);
  File "/Api/Factory.php", line 90, in Minds\Api\Factory::build
    return $handler->$method($pages);
  File "/Controllers/api/api.php", line 76, in Minds\Controllers\api\api::get
    return Factory::build($pages, $this->request, $this->response);
  File "/Core/Router.php", line 157, in Minds\Core\Router::route
    return $handler->$method($pages);
...
(1 additional frame(s) were not displayed)

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Related issues
0

Related merge requests
2
  • Closed 45 minutes ago
    Oct 10, 2019 12:16pm GMT+0000
    (fix): Argument 1 passed to Transactions\Manager::getByAccount() must be an instance of account, null given
    Closed 45 minutes ago
    Oct 10, 2019 12:16pm GMT+0000
    !356
    Misc. Q4 2019
    Milestone
    Misc. Q4 2019
    2 months remaining
    (December 31, 2019)
  • Merged 31 minutes ago
    Oct 10, 2019 12:30pm GMT+0000
    (fix): Argument 1 passed to Transactions\Manager::getByAccount() must be an instance of account, null given
    Merged 31 minutes ago
    Oct 10, 2019 12:30pm GMT+0000
    !357
    Misc. Q4 2019
    Milestone
    Misc. Q4 2019
    2 months remaining
    (December 31, 2019)
When these merge requests are accepted, this issue will be closed automatically.
  • Discussion 0
  • Designs 0
  • Mark Harding @markeharding assigned to @eiennohi 1 day ago

    assigned to @eiennohi

  • Mark Harding @markeharding changed time estimate to 1h 1 day ago

    changed time estimate to 1h

  • Mark Harding @markeharding added Priority::1 - High Product::Wallet Sprint::10/09 - Pink Panther Status::Backlog Type::Bug scoped labels 1 day ago

    added Priority::1 - High Product::Wallet Sprint::10/09 - Pink Panther Status::Backlog Type::Bug scoped labels

  • Marcelo Rivera @eiennohi mentioned in merge request !356 (closed) 53 minutes ago

    mentioned in merge request !356 (closed)

  • Marcelo Rivera @eiennohi added 1h of time spent at 2019-10-10 53 minutes ago

    added 1h of time spent at 2019-10-10

  • Marcelo Rivera @eiennohi added Status::InProgress scoped label and automatically removed Status::Backlog label 53 minutes ago

    added Status::InProgress scoped label and automatically removed Status::Backlog label

  • Marcelo Rivera @eiennohi added Status::Review scoped label and automatically removed Status::InProgress label 53 minutes ago

    added Status::Review scoped label and automatically removed Status::InProgress label

  • Marcelo Rivera @eiennohi mentioned in merge request !357 (merged) 45 minutes ago

    mentioned in merge request !357 (merged)

  • Mark Harding @markeharding closed via merge request !357 (merged) 31 minutes ago

    closed via merge request !357 (merged)

  • Mark Harding @markeharding mentioned in commit 142d395f 31 minutes ago

    mentioned in commit 142d395f

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply

The one place for your designs

Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.

Assignee
Marcelo Rivera's avatar
Marcelo Rivera @eiennohi
Assign to
none
Epic
None
None
Milestone
None
Assign milestone
1h / 1h
Time tracking
Spent 1h
Est 1h
None
Due date
None
5
Labels
Priority::1 - High Product::Wallet Sprint::10/09 - Pink Panther Status::Review Type::Bug
Assign labels
  • View project labels
None
Weight
None
Confidentiality
Not confidential
Lock issue
Unlocked
2
2 participants
user avatar
Marcelo Rivera
user avatar
Mark Harding
Reference: minds/engine#928