-
```
@JsonProperty("results")
private List results;
```
I think this might need to be "items" and not results in PaymentOpenBankingProvider
-
### The problem
First, many thanks for this API, I find it very useful.
Very recently, Starling Bank introduced daily limits to the number of times the v2 accounts api may be called. The integrati…
-
Whilst using the library we noticed a bug in one of the regex patterns that caused certain ACS web pages to not display and hence 3DS transactions aborted. Upon investigation we noticed a change in th…
-
**Description**
Please describe your feature request:
- I would like Firefly III to be able to [connect to Monzo using their API](https://docs.monzo.com/).
The API is designed for individual use,…
-
Yesterday I requested (and today received) early developer access to the new YNAB API.
It's mostly GET except for transactions that also allow PUT and POST. There's a rate limit which is currently…
-
I'm trying to make payments with saved payment profiles (not the one-time nonce (Opaque Data) provided by Accept.js).
I'm first using AuthorizeNet_CIM->createCard() with the Opaque Data from my che…
-
So... i have been thinking about how we can have a hosted version of this app so that webhooks can easily be setup for Monzo and Starling users. 1 major criteria is that we do not store any access tok…
-
Without venturing dependencies, we are at the mercy of breaking changes impacting our ability to build the code. As the Starling Bank API (and the client library) are still under active development ve…
-
**Description:**
The ID returned when creating a contact isn't the ID shown against that contact when subsequently displaying a list of contacts.
**Steps to reproduce:**
Create a contact.
```p…
-
I have tried to send £1 from monzo to starling account . The transactions appear in YNAB which is really nice but there always be 2 same duplicated transactions in my starling account. I have checked …