paylike / php-api

A PHP client for accessing the API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrapper support for "lines" endpoint missing

JensKirk opened this issue · comments

Hi :-)

Can you improve your wrapper so it can be used for tracking payouts / transfers to the bank of the webshop owner each week or so?

We need this for booking entries into our accounting system so weekly payouts / transfers can be booked automatically.

Thank you :-)

Hi @JensKirk, sure, I will add this, and it should be part of an update by the end of the week.

The lines endpoint has been added in the PHP API wrapper in version 1.0.6, and it's accessible under $paylike->merchants()->lines()