You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add update and delete methods to PaymentLinksBinder
Introduces `update` and `delete` methods for managing payment links, aligning with Mollie's API capabilities. Additionally, extends `CreateParameters` and introduces `UpdateParameters` to support new fields like `minimumAmount`, `archived`, and `allowedMethods`. Updates `PaymentLinkData` to include reusable and archived properties.
0 commit comments