This changelog provides an overview of the recent changes made to the Payabli APIs.
Payment link config blocks apply defaults when omitted
When you generate a payment link from an invoice, the optional page configuration blocks (logo, page, paymentMethods, review, messageBeforePaying, paymentButton, notes, contactUs, and settings) now behave differently when omitted. Previously, omitting a block hid that section. Now Payabli applies a default instead. Each omitted block is enabled at a fixed display order, so the generated page stays complete and branded. To hide a section, send it explicitly with enabled set to false. An explicit value is always honored and is never replaced by a default.
This affects the Generate payment link from Invoice endpoint. See Manage payment links for the full list of defaults.