improved

Fabric Release Notes | Version 3.1.1

The release for version 3.1.1 focused on improvements in the developer experience in UIStreams specifically with some improvement in the CKYC Upload Suite as well.

UIStream Updates

  • The DigiLocker-based UIStreams now come with the Mobile to PAN optional plug-in. This allows customers to only pass the mobile number of the customers and still be able to pull PAN documents from DigiLocker.
  • UISteams now comes with an optional boolean disable_multiple_tabs key. If you are a company building SDKs around UIStreams to be distributed to your B2B customers, the multiple tabs orchestration in UIStreams may not be ideal for you. Using this boolean key, you can make UIStreams function in a single tab, albeit with slightly lower conversion rates. This allows for a smoother user journey in SDK wrappers of UIStreams.
  • The UIStreams product now has a React SDK. Please contact [email protected] to learn more.

CKYC Upload Updates

  • The CKYC Upload API now has an additional kyc_verification_date to mention the date at which the verification of the KYC records of an individual was done.
  • This date is sometimes distinct from the date of reporting.
  • You are allowed to mention this date for an entire batch, at the individual line item level, or both.
  • If you choose to mention the kyc_verification_date on both the batch as well as some of the line items, the kyc_verification_date of the line item will be given higher precedence.
  • If the kyc_verification_date is older than the date on the CKYC records registry, then the upload is automatically rejected.