Starting with API version 2025-04, Shopify-approved finance apps can now access detailed Know Your Customer (KYC) information through the new FinanceKycInformation object. This includes business address, business type, industry classification, legal business name, shop owner details, tax identification information, and finances access policies. Additionally, two new webhooks—FINANCE_APP_STAFF_MEMBER_DELETE and related staff access events—allow apps to track when staff members gain or lose access to finance features.
This update significantly streamlines compliance and onboarding workflows for fintech applications built on Shopify. Finance apps no longer need to request this sensitive information directly from merchants; instead, they can retrieve verified data directly from Shopify, reducing friction and improving data accuracy. For developers building lending, payment, or accounting solutions, this means faster merchant verification, better risk assessment capabilities, and a more seamless integration experience that builds trust through Shopify's verification infrastructure.
If you're building a Shopify finance app, proper OAuth authentication and token management are essential for accessing this sensitive KYC data securely. GetShopifyToken simplifies the process of obtaining and managing your Shopify access tokens, ensuring your app meets security requirements for handling financial information.