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 3 hours 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

  • Discussion 0
  • Designs 0
  • Mark Harding @markeharding assigned to @eiennohi 3 hours ago

    assigned to @eiennohi

  • Mark Harding @markeharding changed time estimate to 1h 3 hours 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 3 hours ago

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

  • 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
Time tracking
Estimated: 1h
None
Due date
None
5
Labels
Priority::1 - High Product::Wallet Sprint::10/09 - Pink Panther Status::Backlog 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