Skip to main content
Log inSign up

New finance KYC information field available for Shopify-approved finance apps

As of API version 2025-04, Shopify-approved finance apps can retrieve the following information using the FinanceKycInformation object, on behalf of an approved shop staff member:

  • Business address
  • Business type
  • Industry
  • Business legal name
  • Shop owner information
  • Tax identification information
  • Finances access policies

The following webhooks related to updating staff with access to the app will also be available:

  • FINANCE_APP_STAFF_MEMBER_DELETE - Triggers when a staff with access to all or some finance app has been removed
  • FINANCE_APP_STAFF_MEMBER_GRANT - Triggers when a staff is granted access to all or some finance app
  • FINANCE_APP_STAFF_MEMBER_REVOKE - Triggers when a staff's access to all or some finance app has been revoked
  • FINANCE_APP_STAFF_MEMBER_UPDATE - Triggers when a staff's information has been updated
  • FINANCE_KYC_INFORMATION_UPDATE - Triggers whenever shop's finance KYC information was updated
Was this section helpful?