Changelogs

See what's new added, changed, fixed, improved or updated with Foxy.

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

February 16, 2022

  • FeatureAdd xml2js module to custom shipping code

  • FixImprove Opayo 3DSv2 timeouts

  • FeatureAdd card_ tokens to the processor_response_details for the legacy Stripe integration (for compatibility with external systems still using the older Charges API)

February 7, 2022

  • FeatureGift cards re-added to the API

  • FixImprove handling of prepayment hook call with PayPal Commerce Platform

  • refactorStripeReduce stripe payment fields render timeout length

  • FixAllow to use non-latin characters in product options that get output as CSS class names

  • FixCheckoutImprove EU data transfer consent checkbox for non-shippable products

  • FeatureGatewaysAdd 3ds for trust payments

  • FixBring card names used with Square to match internal card names used everywhere else in Foxy

  • FixImprove handling of non-English characters in CyberSource

  • FixCheckoutDo not clear tax id when customer uses a different address for billing

  • FixImprove ipn notifications for PayPal Commerce Platform Express Checkout

  • FeatureAdd functionality for 3D Secure v2 via Paay.co (for PSiGate, NMI)

  • FeatureSubsImprove payment_type field for non-plastic hosted gateways

January 19, 2022

  • docsUpdates to Terms of Service and Privacy Policy for UK GDPR; additional anchor navigation

  • FixRemove unnecessary rounding for total_discounts field

  • FixCheckoutRemove error message on checkout after switching to guest account

  • FixCheckoutImproved 3DSv2 handling for Worldpay

January 12, 2022

  • FixGatewayUpdate Cybersource.com default test credentials

  • FixCheckoutImprove error handling for stripe capture method in certain situations

  • FixShippingTrim us postcodes for shipping address server side

  • FixCheckoutImprove Stripe payment fields when all renders are done

  • FixCheckoutImprove the dummy password to only show if it is needed

  • FixCheckoutImprove email handling for future subscriptions paid via ACH

  • FixCheckoutImprove state and province code handling for Opayo / Sage in the US and Canada

  • FeatureCheckoutAdd customer_ip field to the Bambora GW request

  • FeatureUpdate Terms of Service and Privacy Policy with additional GDPR info; update the AUP

December 19, 2021

  • FixCheckoutImprove Stripe error handling to prevent duplicate transaction errors

  • FeatureLogsImproved logging for 3DSv2 modal requests

  • FixCheckoutImprove hosted payment method validation before redirect

  • FixCheckoutImprove shipping rate signature error handling with 3DSv2

December 1, 2021

  • FeatureAdd Polish translation

  • FixImprove error handling for payment failures on subscriptions with Square

November 22, 2021

  • FixAdd a downloadable URL link relation to the new reports

  • FeatureKlarnaAllow EMD (extra merchant data) fields to be passed in as product options for events

  • docsAdminUpdate custom SSL pricing language and price

November 17, 2021

  • FixImprove Klarna session hashing to prevent issues with refreshing shipping rates

  • FeatureApiMake items a zoomable resource on shipments

  • FixCorrect subscription auto-cancellation bug

  • docsAdminImprove the help text for custom SSL

November 16, 2021

  • FeatureApiNew reporting endpoint, to generate CSV downloads of various reports and summaries

  • FeatureUpdate Standard Plan pricing to include SSL certs

November 8, 2021

  • FeatureCheckoutAdd flag to display Venmo on non-mobile browsers, for PayPal Commerce Platform

  • FeatureImproving native client side 3D Secure v2 modal

  • FixSquare MarketplaceImprove cache key handling to prevent location ID errors when clients are shared

  • FixSubscriptionsCorrect sub end dates when delayed start date is the last day of the month

  • FixDunningDo not send past due amount email for already captured subs

  • FixApiImprove API-initiated transactions for PayPal Commerce Platform

October 31, 2021

  • fix(square): correct token caching issue for Square platform / marketplace functionality
  • fix(paypal_platform): allow credit funding methods for PayPal platform
  • fix(bluesnap): fix bluesnap 3ds issue
  • fix: add additional triggers for warning emails to stores for unrecoverable errors
  • fix: correct girth calculation for live shipping rates
  • feat: add 3ds for Worldpay
  • fix: correct address fields set on cart via API from overwriting fields set in the browser

October 27, 2021

  • FeatureCoinbaseRestrict Coinbase access on dev stores (since Coinbase has no sandbox environment)

  • FeatureCoinbaseImprove Coinbase language on the checkout

  • FeatureWorldpayAdd 3DS v2 for Worldpay

  • FeaturePaypalAdd 3DS v2 for PayPal Commerce Platform

  • FixCorrect item prices with modifiers that are sent to gateways in certain situations

  • FixOnesourceImprove INVOICE_DATE value to reflect the capture date, not the transaction date

  • FixAllow querystrings in the custom tax endpoint URL

October 21, 2021

  • FeatureKlarnaAdd oceania api urls for Klarna to support merchants in that part of the world

  • FixKlarnaFixing incorrect number of items in the cart for klarna transactions

  • FixKlarnaImprove error handling on the checkout for certain types of Klarna errors

  • FixSubscriptionsTrigger dunning based on the email schedule and cancellation schedule, in addition to reattempt schedule

  • FixDownloadablesEnsure certain downloadable product file types download instead of loading in the browser (PDFs and images, primarily)

  • FixDo not send shipping addresses for non-shippable products for Square transactions

  • FixImprove the check to determine if the shipping address is different from the billing address

  • FixTaxjarImprove TaxJar product category IDs for determining taxes

  • FixBillingAdd enterprise plan monthly transaction thresholds

October 14, 2021

  • FixUpdate BlueSnap refund functionality

  • FixImprove XSS protections for error messages (v1.0, v1.1)

  • FixCorrect PayU IPN functionality

  • FixAllow coupon category restrictions to apply when product code restrictions are enabled

  • FeatureServe downloadable files from S3 directly

October 6, 2021

  • FixImprove price modifiers when currencies are specified

  • FixImprove MercadoPago’s IPN notification handling

September 30, 2021

  • FixDrop currency from price modification

  • FixUpdate to properly use Square Platform tokens