Skip to content

Commit dc65517

Browse files
committed
chore: drop now-released Cards entries from Unreleased
Those shipped in v0.2.0 (see release-please's own [0.2.0] section above) - keeping them under Unreleased was stale/duplicated.
1 parent 456d369 commit dc65517

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@ own version is independent of Monnify's API versioning.
2020
## [Unreleased]
2121

2222
### Added
23-
- `IMonnifyCollectionsClient`: `ChargeAsync`, `AuthorizeOtpAsync`, `Authorize3dsAsync` for direct
24-
card charges. The whole client now registers with automatic retry disabled, same reasoning as
25-
Disbursements/Bills, since `ChargeAsync` directly debits a card. See docs/COMPATIBILITY.md for
26-
sandbox-verification notes.
27-
- Corrected `InitiateBankTransferAsync`'s doc note: the real response field is `ussdPayment`, not
28-
`ussdCode` as our simplified doc sample shows (the SDK already had this right).
2923
- `IMonnifyCollectionsClient`: direct debit mandates - `CreateMandateAsync`, `GetMandatesAsync`,
3024
`DebitMandateAsync`, `GetMandateDebitStatusAsync`, `CancelMandateAsync`, `ListMandatesAsync`.
3125
Sandbox testing surfaced several real discrepancies with our own docs (wrong field name for the

0 commit comments

Comments
 (0)