dinkbit / conekta-cashier

Laravel + Conekta = Painless subscription billing. http://laravel.com
MIT License
34 stars 22 forks source link

Problem with webhooks controller #18

Closed EvanJuV closed 7 years ago

EvanJuV commented 8 years ago

It seems that Conekta has changed the Event API so now it asks for the API key, thus, leading to an unhandled webhook. Also, the where used with the Event API returns an error because it must receive an array of options.