Changelogs

See what's been added, updated, and fixed.
You are viewing logs from March 2, 2022 to August 3, 2022
See Latest Logs

August 3, 2022

  • FeatureAdd Checkout.com integration

  • FixTransaction Journal EntriesAllow the transaction id override to work with custom display IDs

  • FixGift CardsFix auto-apply issues

  • FixOauth GatewaysPerform a silent redirect for OAuth gateways

  • FeatureAdding Apple Pay mass enablement, BETA

  • FixViva Wallet CheckoutChange successful transaction status from captured to approved

July 22, 2022

  • FeatureGateways checkout.com integration

  • refactorImprovements for viva wallet checkout

July 18, 2022

  • FeaturePass additional data to Authorize.net CIM integration

  • FeatureGatewaysAdd new Viva Wallet smart checkout integration

July 12, 2022

  • fix Stripe Connect ChargeAdd deprecated flag

  • FixAdd Foxy transaction IDs to Stripe's metadata

  • FixCorrect error impacting API-generated transactions

July 8, 2022

  • FeatureAdd gift cards as products with auto-provisioning, email notifications, new email templates, and more!

  • FeatureAdd Sezzle as a buy-now-pay-later payment method

  • FeatureAdd additional tokens to the Stripe Charges API integration

  • FeatureApiAllow logs and journal entries to be zoomed from transactions

  • FixPaymentsImprove Global Payments card handling for guest checkouts

July 3, 2022

  • FeatureAdd custom transaction journal ID functionality

  • FixImprove error logging for PayPal Express Checkout.

June 15, 2022

  • FixAvataxResolve undefined index warning for avatax connection test

  • FixGatewaysDeprecate adyen hosted redirect gateway and rename adyen embedded gateway

  • FixTaxCall the correct logging method for invalid data returned from custom tax endpoints

  • FixCheckoutImprove Stripe card fields rendering to avoid some edge case bugs

  • FixGatewaysImprove error handling and fix prepayment webhooks for curbstone

  • FixAdd specific handling for error object in clientside logging

  • FixGatewaysAdd rtAgreementType field + fix for returning customers with CardStream

  • FixDo not allow to set empty data_feed_key in store settings

  • FixAdminImproved security for webhooks

  • refactorAdminUpdate Authorize.net default ach credentials for testing

  • FixApiAdd admin/onboarding_gw as allowed route for Oauth gateway onboarding via the API

June 6, 2022

  • FixCorrect Viva Wallet handle webhook postMessage syntax

  • FixAdd checks before make datafeed/webhooks requests

  • FixCorrect issue preventing gift card code logs from writing

  • FixCorrect subscription cancellation dunning issue

May 31, 2022

  • fix(vivawallet): correct checkOAuthState call in 3DS webhook call

May 30, 2022

  • FixOpayoImprove Opayo AUTHENTICATED valid response

  • FeatureStripeAdd fee_details and customer token to the processor_response_details

  • FixPaperlessImprove error handling when Paperless is unavailable, trigger email

  • FixGatewaysImprove 3DSv2 notifications for certain gateways

  • FixSquareAdd timeout when rendering square up payment form

May 11, 2022

  • FeatureNew webhook system for larger payloads and API parity

  • docsApiImprove docs for PayPal Express Reference Transactions, reporting

  • FixCorrect test mode flag for the new Helcim integration

May 9, 2022

  • FixAdd 3DSv2 support to Cardstream

  • FixAllow Kount to be optional when using BlueSnap

May 4, 2022

  • FixSquare updates for platform usage

  • FixSquare updates where access tokens need to be refreshed

April 27, 2022

  • FeatureMove to new Square SDK, adds line item support to Square invoices

  • FeatureAdd new Helcim integration using their latest API

April 19, 2022

  • FixCheckoutFix session id for worldpay 3DS

  • FeatureAppExclude Facebook fbclid param from hmac signing

April 1, 2022

  • * feat(tax): add post-transaction events (void, capture, refund) to the custom tax endpoint
  • * feat(payments): update Curbstone to do auth-only
  • Seriously. No fool.

March 29, 2022

  • fix(authorize.net): limit address length to prevent errors for the CIM integration

March 23, 2022

  • FeatureApiAdd transaction_journal_entry resources for better reporting

  • docsApiLink transaction logs so they’re publicly accessible

  • FixApiAdd gift card as zoomable resource for gift_card_code logs

  • FixCorrect Converge gateway missing customer details

March 17, 2022

  • FixConvergeTrim all customer data in order to comply with converge limits

  • FixCoinbaseSkip coinbase expired and canceled notifications

  • refactorGatewaysAdd additional logs for oauth responses for quickbook payments

  • docsApiImprovements to the report

  • FixCurbstoneSend correct total amount to charge

March 2, 2022

  • fix: resolve error when Klarna was present with PayPal and Stripe
  • fix(api): improve certain URI and id based filters
  • feat(taxes): include billing address with the custom tax endpoint
  • fix(checkout): improve the handling of recaptcha and 3DSv2
  • feat(api): allow a current balance to be set when creating gift card codes
  • fix(coinbase): improve the handling of Coinbase’s IPNs
  • fix(mollie): ignore mollie IPN payloads from abandoned payment attempts
  • fix(subscription): sub modify replace ignoring new quantity for the same subscription product