Changes for the week 2017-10-01

  • v2.0: Refactoring our live tax rate integrations for improved supported.
  • v2.0: For ONESOURCE, we’re now using the returned total taxable amount instead of the tax rate to calculate our own taxable amount to avoid rounding issues in the final collected amount.
  • v2.0: Updating omnipay vantiv integration to use the correct urls for a non-Transact integration.
  • v2.0: Minor fix for kohana3 password hashing.
  • v2.0: Updating the cybersource_sa_web default test account credentials.
  • v2.0: Treating cybersource_sa_web declines as a REJECTED transaction status.
  • v2.0: Improving our ONESOURCE integration error logging.
  • v2.0: Updates to allow for subscription cancels from the cart for subscriptions paid for with Amazon Pay.
  • v2.0: urlencoding the AcceptanceDateTime for USPS rate requests.
  • hAPI: When creating a customer, if a password or password hash is not provided, we’ll automatically generate a customer password.