> Deprecated:
> Starting April 30, 2022, new users can no longer install your legacy Hosted Payment SDK (HPSDK) integrations. Your new payments app should be launched by this time to ensure that there's no disruption with new user onboarding. Existing users will have until July 31, 2022 to switch to your payments app.
>
> In early May 2022, Shopify will contact impacted users who haven't migrated to the new platform to help them adopt an alternative payments app and avoid payment processing disruptions. After July 31, 2022, all HPSDK integrations will be deprecated.


> Learn more about the new [payments platform](/docs/apps/build/payments).



If you have a [Hosted Payments SDK (HPSDK) integration](/docs/apps/build/payments/hosted-payment-sdk) or an [Active Merchant integration](https://github.com/activemerchant/active_merchant), then you can migrate your existing integration by building a new payments app on Shopify's Payments Platform. You can review the details of your HPSDK integration from the [Partner Dashboard](https://partners.shopify.com/organizations) by clicking on **Gateway integrations**. For Active Merchant integrations, refer to the [Active Merchant library on GitHub](https://github.com/activemerchant/active_merchant).

Explore the following resources to learn more about migrating your existing integration:

<div class="resource-card-grid">
  <div>
  <a class="resource-card" href="/docs/api/payments-apps" data-theme-mode="">
    <div class="resource-card__indicator-container"><img
     src="/assets/resource-cards/graphql"
     data-alt-src="/assets/resource-cards/graphql-dark"
     aria-hidden="true"
     class="resource-card__icon themed-image"></div>
    <h3 class="resource-card__title">
      Payments Apps API reference
    </h3>
    <p class="resource-card__description">Consult the Payments Apps API reference to learn how to build with payments resources.</p>
  </a>
</div></p>

<p><div>
  <a class="resource-card" href="/docs/apps/build/payments" data-theme-mode="">
    <div class="resource-card__indicator-container"><img
     src="/assets/resource-cards/app"
     data-alt-src="/assets/resource-cards/app-dark"
     aria-hidden="true"
     class="resource-card__icon themed-image"></div>
    <h3 class="resource-card__title">
      Payments apps
    </h3>
    <p class="resource-card__description">Learn how payments apps work and learn about other considerations for building payments apps.</p>
  </a>
</div></p>

<p><div>
  <a class="resource-card" href="/docs/apps/build/payments/offsite/use-the-cli" data-theme-mode="">
    <div class="resource-card__indicator-container"><img
     src="/assets/resource-cards/growth"
     data-alt-src="/assets/resource-cards/growth-dark"
     aria-hidden="true"
     class="resource-card__icon themed-image"></div>
    <h3 class="resource-card__title">
      Process an offsite payment
    </h3>
    <p class="resource-card__description">Learn how to build a Payments app that processes offsite payments.</p>
  </a>
</div>
</div>



After you've built a new payments app, inform merchants of how and when they can install the new payments app. If you're offering multiple payments apps, then tell merchants which app to install to replace their current integrations.

Shopify will contact you directly with additional information to transition legacy integrations to the Payments Platform.