Added
Global Tags
We added a Tags feature that allows merchants to add tags and categorize incoming Transactions for reporting.
Invoices
We added a Total
column to the Invoices table, which shows the calculated total amount due after discounts taxes.
Recurring Invoices
We added a Biannual
option to Recurring Invoice schedule options.
API Orders
We added a new expiresAt
field to the POST /order
endpoint.
API Orders
We added a new metadata
field to the POST /order
endpoint.
Changed
Auto-pay
We now pre-check “Save my card…” on Recurring Invoices Checkouts for US customers.
Fixed
PWA
We fixed a bug that broke the 'Add to Home Screen' functionality on iOS devices.
Checkout Redirect
We fixed a bug that stopped Checkout redirects from occurring.
PDF Receipts
We fixed a bug that was causing empty PDFs to be generated.
Email Rate Limits
We increased our rate limiting for some email functions (such as Recurring Invoice notifications) to allow larger batching.