Please Note: Additional items have been appended to this Changelog post-publication.
Pushed to production , Pushed to Sandbox
.
Critical Updates
-
Native Card Issuance (AFD Automated Fuel Dispenser, “Gas” Transactions): Standard $1 Pre-Auth AFD transactions will now start at $100. This temporary hold ensures the cardholder is liable for up to $100 on AFD transactions when the pre-auth clears.
- Refer to Pre-Auth & Provisional Credit for more details.
New Features
-
Data Enrichment (Transaction-Classification): Our Data Enrichment service will soon provide improved Knowledge Repository information. Please note that this is an upcoming new feature and we are providing notice so that you can familiarize yourself with it.
- Card transactions will have references to the merchant profiles in Synapse’s Knowledge Repository. These references will be returned with the transaction in the new
knowledge
object. - Merchant details that were previously included directly with transactions (e.g.
merchant_category
,merchant_id
,merchant_logo
,merchant_name
,merchant_official_page
, etc.) will no longer be provided. - Refer to Enrichment for more details.
- Card transactions will have references to the merchant profiles in Synapse’s Knowledge Repository. These references will be returned with the transaction in the new
-
Client Dashboard (Documents): Adding a new document for a user has a preferred document option with the rest separated as other options. Refer to KYC Document Categories for more details.
Improvements
-
KYC (Virtual TIN Validation): We will now delay the submission of EINs/TINs for validation until at least 30 days after the incorporated date for the new business (up from 14 days). This allows more time for the IRS to return the EIN letter that is verified against the virtual value entered.
- Refer to How We Check (Validate) KYC
Fixes
-
Webhooks (Subnets Webhook): Fixed issues with Subnets webhooks (e.g.
_rest.created_on
and_rest._id
were being returned as objects / dicts). [Note: Added 2019-Nov-28]- Now
_rest.created_on
field will be returned as an int (milliseconds since Unix epoch time) as expected. - Similarly,
_rest._id
field will be returned as a string as expected.
- Now
-
Client Dashboard (International Wires): Issue fixed where International Wire (
WIRE-INT
) nodes couldn’t be created. -
Client Dashboard (Physical Documents): Issue fixed where certain document types (e.g. PDFs) weren’t selectable when attempting to re-upload certain physical documents types.