Casper Lai

Results 10 comments of Casper Lai

Hello @DevHos I have a demo repository, you can try to review this one https://github.com/CasperLaiTW/fb-messenger-demo and config it's important for listening all handlers/postbacks https://github.com/CasperLaiTW/fb-messenger-demo/blob/master/config/fb-messenger.php

Hi, for now the package didn't support `Pass Thread Controlling` API. And I am not sure what time I can do it :( sorry bro. if you can send PR...

According to #59 @sbasi5576 > Thanks. Also we know that you are overseas. But is there a way for you publish the interface to payments API? We can test it...

so you mean make a `buy button` Payment will be working?

I can get those documents, but I can't request beta. It's a big problem for develop library, because I can't confirm the method is working or not.

Hi @robycup Happy to know someone still use the package, but I didn't have more time to maintain :( I didn't test in Laravel 6.0, not sure about compatibility with...

Cool, it's working in Laravel 9.0, you saved my day. Thank you, awesome.

Hi, @invaders-xx you need to add asbiin's repositories to composer.json, and also use the branch he updated. ``` "repositories": [ { "type": "vcs", "url": "https://github.com/asbiin/countries" }, { "type": "vcs", "url":...

Hi @adeelraza I got a same issue, and how create custom with inline editing? I can't find any property or configuration in documentation. please give some hint about the inline...

> Hi @adeelraza > > I got a same issue, and how create custom with inline editing? > > I can't find any property or configuration in documentation. > >...