Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jun 6, 2024
1 parent deb5bc1 commit 9c63dd3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/ideal-issuers/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# iDEAL issuers

## Mollie

```sh
https -A bearer -a $MOLLIE_API_KEY "https://api.mollie.com/v2/methods/all?include=issuers"
```

## Links

- https://github.com/pronamic/ideal-issuers

0 comments on commit 9c63dd3

Please sign in to comment.