Argyle Changelog logo

Changelog

Most relevant updates and all breaking changes.

Subscribe to Updates

Labels

  • All Posts
  • Link
  • API
  • Console
  • Breaking
  • Coverage

Jump to Month

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • May 2020
  • January 2020
API
10 months ago

API enhancements

Argyle has introduced new fields to the card pay distribution configuration parameters:

  • address_line1
  • address_line2
  • state
  • city

Populating these fields in your configuration enables direct deposit switching for cards on platforms where address details are required to perform an update.

Additionally, these errors have been implemented in the direct deposit switching flow to provide more accurate error messaging and troubleshooting steps for your users:

  • physical_mfa_unsupported
  • unsupported_bank_account_country
Coverage
10 months ago

Coverage enhancements

The Waitr integration is now live and can be accessed via the waitr Link Item.

Additionally, the krowD integration now supports Direct Deposit Switching functionality.

API
10 months ago

API enhancements

Argyle has added two new fields to the /pay-allocations endpoint:

  • The destination_type field enables a more dynamic way of returning destination details for a pay allocation. The value of the destination_type field determines what type of destination object is returned for the pay allocation. The possible values are bank_account, card, and acss_debit.
    • As a result of introducing this field, the card object is only returned when the value of destination_type field is card. This change is part of Argyle’s initiative to continuously improve the newly-released Card pay distribution feature.
  • The acss_debit object is a destination type that is introduced to enable reading pay allocations for Canadian bank accounts.
Coverage
10 months ago

Coverage enhancements

The krowD, Oasis Paychex HR and Veryable integrations are now live. krowD is powering multiple Link Items, including Darden Restaurants (darden_restaurants). Oasis Paychex HR and Veryable can be accessed via the oasis and veryable Link Items respectively.

Additionally, the Namely integration now supports Direct Deposit Switching functionality.

API
11 months ago

API enhancements

The Argyle team has made improvements to the Card Pay Distribution feature.

/pay-allocations endpoint:

  • The card.is_default attribute has been removed.
  • The card.is_platform_card attribute has been added to distinguish between platform and non-platform cards.

/link-items endpoint:

  • The features.pay_distribution_card_update object has been added. It includes supported and max_allocations fields.

pd_config:

  • cardholder_title is now an optional field.
Link
11 months ago

Link 4.1

  • Argyle has added support for iPhone simulators on M1 MacBooks (ARM64 architecture).
  • There are now even more payroll providers available to your users in the “Can’t find your employer?” questionnaire.
  • Direct deposit switching error messaging is now clearer, making it easier for your users to understand how they can troubleshoot issues.
Coverage
11 months ago

Coverage enhancements

Last week Argyle launched the Namely integration.

API
11 months ago

API enhancements

A new field has been added to the payload returned by the pay_distribution_updated webhook:

  • pay_distribution_changed - Indicates whether a successful direct deposit switch has resulted in any changes in the user’s pay distribution details.
APIBreaking
11 months ago

API breaking changes

Webhooks are now sourced from two different IP addresses. If you are subscribed to webhooks and use allowlists, add these IP addresses to your allowlists to avoid any issues:

  • 35.188.163.115 - The existing IP address for webhooks, which you may already have on your allowlists.
  • 34.122.50.253 - A new IP address for sourcing webhooks.
Coverage
11 months ago

Coverage enhancements

Last week Argyle:

  • Upgraded the Paylocity integration to increase its speed dramatically. Your users should experience almost no waiting time when updating their Direct Deposit Switching, and the team also shaved off two-thirds of the time it takes for you to receive data from this integration.
  • Launched the Virtual OneStop and UKG Ready integrations.
  • Upgraded the JPMorganChase integration to return previously unavailable Activities data.