LauLamanApps / iZettleApi

iZettle Api php intergration
MIT License
12 stars 15 forks source link

Feature: Add arguments to getPurchaseHistory() function #26

Closed Jonakemon closed 4 years ago

Jonakemon commented 5 years ago

The API specifies the possibility to add arguments when requesting purchase history. This is currently not supported by this library. See the docs for more details.

Without specifying any arguments, the getPurchaseHistory() function will request the entire purchase history, resulting in a 500 error from iZettle.

mattsims commented 5 years ago

@LauLaman I see you self-assigned this a couple of weeks ago – does this mean you're working on it? Let me know if not as I may be able to help out 👍

LauLaman commented 5 years ago

Hi @mattsims,

i've added this to my to-do list but did not found the time yet to get started on this. feel free to open a PR