Changelogs

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

September 28, 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

September 16, 2021

  • FeatureAdd currency to Google Analytics

  • FeatureImprove Xendit API credential labels

  • FixImprove cookie handling to prevent session corruption when other cookies have certain Foxy-related strings within them

September 8, 2021

  • feature: automatically re-authorize and capture if a capture attempt errors for Stripe Connect
  • docs: update privacy policy with GDPR representative info

August 31, 2021

  • AdminAdd “dev” label to inactive stores in the store selector

  • Increasing the coupon discount details field to 2000 characters

  • FixCorrect Dutch language string

  • FixWrong fraction digits for AED currency

  • FeatureINTERNAL: add store to advanced gateway features

  • FeatureApiAdd links to new user endpoint for Cognito

August 26, 2021

  • FixShipping rate signature rounding improvement.

  • FeatureExclude _kx values from carts, for Klaviyo.

August 20, 2021

  • FixImprove 3D Secure modal gateways to with guest checkouts

  • FixCorrect rounding issues causing shipping rate signature errors

  • FixImprove error messages for Twig errors

  • FixCorrect PayPal Express Checkout (Legacy) visibility on checkout

  • FixCorrect Opayo 3D Secure redirect issue when an ampersand is present

  • FixFix PayPal Commerce Platform javascript error

  • FixFixing Stripe Connect transactions that complete as $0 with no items

  • FixFixing incorrect number of intems in the cart for Klarna transactions

  • FixAdding check for double submit for Stripe Connect

  • FixAllow selecting PayPal Commerce Platform when switching from test to live payments

  • FixKlarnaDrop errors when changing payment method

  • FixAdd a bit more information about total amount in logs

  • FeatureApiAdd Stripe Connect onboarding support via the API

  • docsApiImprove billing and shipping filter values documentation

August 18, 2021

  • v2.0: Re-adding 3D Secure v2 support for Square.
  • v2.0: Improvements to PayPal Commerce Platform onboarding to prevent errors on missing emails.
  • v2.0: Update VendorTxCode sent for Opayo transactions on checkout load.
  • API: The `json` param on `fraud_protection` resources wasn’t settable. (And yes, `json` is a bad parameter name. We’ll improve that in our next API version, as it could be a breaking change for some.)
  • API: `item_options` are not modifiable if the store has the transaction modification functionality enabled.

August 11, 2021

  • * feature: add 3D Secure v2 for CardStream
  • * fix: security improvements to HTML signup emails
  • * fix: pass correct invoice total value to new Xendit integration
  • * fix: improve an order total verification to prevent false-positive notifications
  • * feat(api): add payment_type value to subscription resources
  • * feat(api): allow capture action to previously verified transactions
  • * feat(api): update docs for analytics config value

August 3, 2021

  • FixImprovement to the notification for hosted gateway payment discrepancies

  • docsApiAdd “subject” to the email_template properties table

July 23, 2021

  • FeatureAdding new gateway integration pay360

  • FixAdminUpdate values properly when enabling custom tax endpoint

  • FeatureAdd Xendit hosted checkout (Indonesian payment system)

  • FixAdd error message for Global Payments if 3DS version check returns an error

July 9, 2021

  • FeatureImprovements to VivaWallet payment integration

  • FeatureAdd Klarna support for N. American merchants

  • FeatureAdd custom tax endpoint functionality

  • FixApiPass appended ID to gateways when previous attempts have errored

  • FixApiUpdate maximum session lifespan to mirror the max in the admin

  • FixDrop sub_restart flag only for empty=true or when transaction is finished

  • FeatureApiRestrict Stripe Connect API control to Platform plans

June 22, 2021

  • FixMonerisImprovement to allow verification requests to work properly

  • refactorLegacy ApiPerformance improvement to the customer_list XML API requestThursday

  • FixAppAdding fallback for 3dsv1 for opayo 3ds modal

June 21, 2021

  • FeatureAdd VivaWallet payment method support

  • FeatureAdd Curbstone hosted payment page support

  • FeatureAdd a salt-prefixed SHA256 customer password hashing method

June 15, 2021

  • FixOgoneUse `orderstandard_utf8` instead of `orderstandard`, for accented/special characters

  • FixTransactionserviceMake check for PP Legacy GW more accurate

  • FixRemove defunct gateways

  • FixCheckoutCatch invalid coupons on stripe connect checkout submissions

  • FeatureAdd romanian language

  • FixCorrect category-restricted coupons’ impact on tax calculation

May 15, 2021

  • FeatureStripeComplete new auth+capture if existing auth is expired when capture is attempted, for Stripe

  • FeatureShippingAdd FoxySDK, Postmen, and node-fetch to custom shipping code functionality

  • FeatureUpgrade SwiftMailer for better SSL/TLS compatibility

  • FeatureSpeed improvements to custom shipping code deployment process

  • FixOnly send state/province to GlobalPayments if required

  • FixShow transactions on the billing page in the admin

  • FixImprove Avalara AvaTax configuration endpoint testing

  • FixDon’t remove tax ID from JSON when a coupon is added in certain circumstances

  • securityImprove headers to prevent clickjacking

May 4, 2021

  • FeatureAdd Bulgarian language

  • FixTransactionChanging how we evalute coupon details for category restricted coupons

  • FixApiEditing item via API appears to cause coupon product restrictions to be ignored

  • FixMercadopagoChanging the status variable that we sent to their api

  • FixTransactionFix a bug where sub shipping is set to 0 with existing end date when editing via admin

  • FixUpdate USPS endpoint to https

April 13, 2021

  • v2.0Make the legacy XML datafeed’s response handling case-insensitive on the content-type header.

April 12, 2021

  • v2.0BarclayCard gateway improvements for 3DSv2

April 9, 2021

  • v2.0Moneris auth code included in processor response details.

  • v2.0Barclaycard improvement to increment IDs on error.

March 30, 2021

  • APIAdd CIT/MIT values to transactions.

  • APIFix an issue where modifying a cart via the API could result in missing customer address details on a completed transaction, when paid via Stripe.

  • v2.0Add the ability to override 3D Secure v2 parameters using the pre-payment webhook, for Opayo.

  • v2.0Update Norway’s regions.

  • v2.0Improve error handling for Global Payments.