Billforward changelog
Billforward changelog
billforward.io

2022.07.14.0

 

Improvement

  
  • Show data from Stripe when 3DS verification is required
  • UI now uses new /reports/ endpoints

2022.07.11.0

 

New

  
  • Missing documentation on reports added
 

Improvement

  
  • Square payment data available in Receipt object

2022.07.07.0

 

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

2022.07.06.0

 

New

  
  • Allow a request for a payment method on file without emailing the customer. The URL is now returned in the API response.

2022.07.01.0

 

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

2022.06.22.0

 

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

2022.06.06.0

 

Fix

  
  • Increase reliability of storing PDF versions of invoices
  • Documentation, Salesforce and HubSpot minor fixes

2022.05.27.0

 

Improvement

  
  • Reporting performance
  • Documentation updates
 

New

  
  • Show 0/1 items as a checkbox in Flexcheck

2022.05.11.0

 

Improvement

  
  • UI performance (currently Sandbox only)
 

Fix

  
  • Credit note lookup could fail

2022.05.06.0

 

Improvement

  
  • Salesforce integration performance