mollie / mollie-api-php

Mollie API client for PHP
http://www.mollie.com
BSD 2-Clause "Simplified" License
553 stars 191 forks source link

$order->payments() returning empty object #669

Closed mrvnklm closed 1 year ago

mrvnklm commented 1 year ago

Describe the issue

Mollie::api()->orders()->get('MOLLIE_ORDER_ID')->payments() is returning an empty object in live and test mode.

mrvnklm commented 1 year ago

Sorry, had to add the embed parameter.