--- title: >- Apps now permitted to issue refunds to store credit - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: >- https://shopify.dev/changelog/apps-now-permitted-to-issue-refunds-to-store-credit md: >- https://shopify.dev/changelog/apps-now-permitted-to-issue-refunds-to-store-credit.md metadata: effectiveApiVersion: null affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: Shopify App Store handle: shopify_app_store secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2025-05-20T14:06:02-04:00' postedAt: '2025-05-20T15:00:00-04:00' updatedAt: '2025-05-20T18:51:14-04:00' effectiveAt: '2025-05-20T15:00:00-04:00' --- May 20, 2025 Tags: * Shopify App Store * Admin GraphQL API # Apps now permitted to issue refunds to store credit As of May 20th, 2025 apps will be permitted to complete refunds to store credit when store credit was not the original payment method. With this update you can issue store credit to customers as a refund and they can later spend that store credit at checkout. A customer's store credit is visible on their customer accounts profile page and it can be queried via the GraphQL Admin API. [Learn how to issue store credit refunds in the GraphQL Admin API](http://shopify.dev/docs/api/admin-graphql/unstable/input-objects/ReturnProcessRefundInput#fields-refundMethods.fields.storeCreditRefund).