Improvement
- Show data from Stripe when 3DS verification is required
- UI now uses new /reports/ endpoints
New
- Missing documentation on reports added
Improvement
- Square payment data available in Receipt object
Improvement
- Invoice CSV reports can now be all run under /reports/invoices/ as well as /invoices/
- If run under /reports/ the CSV output can now by much much larger and results will be streamed
New
- Allow a request for a payment method on file without emailing the customer. The URL is now returned in the API response.
Improvement
- Faster deploy update time for Flexcheck (no change to our zero downtime model for deployments)
Fix
- Invoice report by start date
- Salesforce integration
- Search in Billforward UI
- Alert to Billforward staff if an invoice ever fails to go though dunning
New
- Allow Quickbooks to be globally disabled and then enabled per account using
skip_quickbooks=false
Fix
- Update supported browsers for Billforward UI
- Exponential backoff for remote calls to Amazon S3
- Apply coupons before creating invoices when upgrading
- Handle edge case errors during payment capture for Shuttle
New
- Documentated Hosted Payments APIs
Fix
- Increase reliability of storing PDF versions of invoices
- Documentation, Salesforce and HubSpot minor fixes
Improvement
- Reporting performance
- Documentation updates
New
- Show 0/1 items as a checkbox in Flexcheck
Improvement
- UI performance (currently Sandbox only)
Fix
- Credit note lookup could fail
Improvement
- Salesforce integration performance