Sander van Hooft

Results 189 comments of Sander van Hooft

> Would you accept a PR if someone writes a VariableDiscountHandler @sandervanhooft ? Sure! Don't forget to include tests. FYI I'm in [survival mode](https://twitter.com/SandervHooft/status/1229450802038788097?s=20) this week, hope to address most...

Hi @GertTimmerman and @Paulsky , how are you doing on this? Need any help?

This is not a use case this package will be actively supporting. But some key elements are already in place: - balance management is already in place - order management...

Thanks @EvgeniyHablak for reporting this. I have fixed the inconsistency in the `develop` branch. Can you help me understand what's going on with the second part of your question?

Dropped the 'temp_' prefix in the controller: https://github.com/laravel/cashier-mollie/pull/113/commits/dda412f0ad1e0a6672730ad2358c3e2dff2725e9

Could you check: - the Mollie dashboard for the response they're getting when calling your webhookUrl? - your logs for any errors?

Mollie's webhook call is crazy fast. It's probably a concurrency issue. We'll have to look into it.

What cashier-mollie version are you at?