-
For new users of my custom widget, the experience of seeing a JS based error saying `"widget: model not found"` is frustrating and confusing.
I want to display a message like
```
"You seem to ha…
-
How can I list all available packages, so I can:
a) determine if a package I want is available?
b) see what package types are available. i.e. if I want a lib for http, there may be more than one o…
-
The goal of this feature is to make it easier for users to extract dependencies for a particular usage or platform.
Inside the manifest, we should allow the user to tag dependencies as belonging t…
-
When following the [Quick Start](https://github.com/LoopPerfect/buckaroo/wiki/Quick-Start) steps I'm getting this error when trying to run `buck run :app`
```bash
$ ./buck run :app
Not using buck…
-
Hello, I'm struggling to find a way to implement this library with Payum and payum omnipay-bridge.
As far as i understand if this library works with omnipay then it will work with the bridge, too. …
-
### Describe the bug
My widget - Buckaroo, is meant to be a better experience for viewing dataframes in notebook environments. In jupyter, I can register displayers.
It is unclear how to do that in…
-
Hello!
We are using buckaroo to accept ideal payments. Creating a transaction and redirecting the user works, but handling the push messages doesn't.
We use .NET, and we use the following code t…
-
## Description
Sometimes it's needed to pass some parameters to a dependency. Let's look at an example. Let's consider we need to use [glad](https://github.com/Dav1dde/glad/) in our project. It gener…
-
Hi there,
I'm using your code for a SEPA Direct Debit payment.
Now i'm having a problem. It works almost correctly, but when I do a request with the "Pay" action it's getting to Buckaroo with a statu…
-
Hello. I tried to install the utility with this command (`brew install loopperfect/lp/buckaroo`) from getting started section, but the installation failed with these errors:
```
Error: Invalid formu…