mollie / mollie-api-node

Official Mollie API client for Node
http://www.mollie.com
BSD 3-Clause "New" or "Revised" License
228 stars 62 forks source link

Remove endpoint aliases #315

Closed Pimm closed 1 year ago

Pimm commented 1 year ago

These endpoint aliases (such as client.payments.delete for client.payments.cancel) were deprecated in #234. The first version to include this deprecation is 3.6.0, released on 10 February 2022.

This PR removes the aliases.

Rationale:

The change is breaking. The next release will be 4.0.0.