Partial.ly
Back to home

Connect Shopify with a Custom App

Connect Shopify with a Custom App

The recommended Shopify integration path is to connect Shopify to Partially with a merchant-created custom Shopify app. This lets Partially connect directly to the merchant's Shopify shop without requiring Zapier or n8n for the standard Shopify order workflow.

With the custom app connection, Partially can:

  • Create a Shopify order when a Partially payment plan is opened.
  • Add Partially payment history to the Shopify order notes.
  • Mark the Shopify order as paid when the Partially plan is paid.
  • Cancel the associated Shopify order from Partially when a plan is canceled, when the order is still within Shopify's order access window.
  • Optionally restock items when canceling the Shopify order.

Zapier and n8n can still be used for custom automation or legacy workflows, but they are optional and should not be presented as the recommended setup for the standard Shopify integration.

Create the custom Shopify app

High-level steps:

  1. Go to the Shopify Dev Dashboard.
  2. Sign in with the same Shopify account used to manage the shop.
  3. Open the Apps menu and create a new app.
  4. Give the app a name.
  5. Under Access > Scopes, select the required Admin API scopes.
  6. Release the app.
  7. Install the app from the app home section.
  8. Copy the app's Client ID and Client secret from the app settings.

The following scopes are required for full functionality:

  • write_orders
  • read_products
  • read_price_rules
  • read_discounts
  • read_inventory
  • read_locations
  • read_checkouts

Depending on the Shopify features enabled for the merchant, Partially may also request related Shopify permissions during connection. If the connection test or a Shopify feature reports missing permissions, have the merchant review the Shopify custom app scopes and reconnect.

Enter credentials in Partially

In Partially, go to Settings > Integrations, then click the connect button next to Shopify.

Enter:

  • The Shopify shop domain, such as store-name.myshopify.com, and click the Continue button.
  • In the custom app settings section, enter the custom app Client ID and Client secret.
  • Click the update Shopify settings button to save the credentials.

After saving your credentials use Test connection button. A successful test confirms Partially can use the custom app credentials to access the Shopify shop.

Shopify settings after connection

After the custom app is connected, merchants can configure Shopify order sync options in Partially, including:

  • Order tags for orders purchased with a Partially payment plan.
  • The Shopify order note template.
  • Inventory behavior when Partially creates a Shopify order.
  • Whether Shopify should send an order confirmation email.
  • Whether the merchant should receive an email if Partially cannot submit a plan to Shopify.
  • Whether customer phone numbers should be submitted to Shopify.
  • Shopify discount code support when the app has access to the needed discount scopes.

Important notes

Partially does not replace the standard Shopify checkout. Merchants still add a Partially checkout button or widget to their Shopify product/cart pages so customers can open a Partially payment plan.

The custom app connection handles the Shopify order sync after the Partially plan is opened and as the plan is paid or canceled.

For merchants who previously used Zapier or n8n to create Shopify orders or mark orders as paid, recommend upgrading to the custom app connection for the standard workflow.