Skip to content

v4.2.0

Compare
Choose a tag to compare
@Justintime50 Justintime50 released this 09 May 17:05
· 227 commits to master since this release
c39ff51
  • Adds a lowest_rate() function to Orders and Pickups
  • Adds a Shipment.get_lowest_smartrate() function and a shipment.lowest_smartrate() function
  • Removes the unusable carrier param from Address.create_and_verify along with the dead message conditional check
  • Add beta Referral class for White Label API with these new functions: create(), update_email(), all(), and add_credit_card()