Title: PrismSync Integration with QuickBooks for Gravity Forms
Author: wpprism
Published: <strong>5 Sebteembar, 2026</strong>
Last modified: 5 Sebteembar, 2026

---

Raadi kaabayaal

![](https://ps.w.org/prismsync-integration-with-quickbooks-for-gravity-forms/assets/
banner-772x250.jpg?rev=3682760)

![](https://ps.w.org/prismsync-integration-with-quickbooks-for-gravity-forms/assets/
icon-256x256.jpg?rev=3682735)

# PrismSync Integration with QuickBooks for Gravity Forms

 Qore [wpprism](https://profiles.wordpress.org/wpprism/)

[Soo Rog](https://downloads.wordpress.org/plugin/prismsync-integration-with-quickbooks-for-gravity-forms.1.0.0.zip)

 * [Faahfaahin](https://so.wordpress.org/plugins/prismsync-integration-with-quickbooks-for-gravity-forms/#description)
 * [Dibu-eegisyo](https://so.wordpress.org/plugins/prismsync-integration-with-quickbooks-for-gravity-forms/#reviews)
 *  [Rakibaad](https://so.wordpress.org/plugins/prismsync-integration-with-quickbooks-for-gravity-forms/#installation)
 * [Horumarinta](https://so.wordpress.org/plugins/prismsync-integration-with-quickbooks-for-gravity-forms/#developers)

 [Taageero](https://wordpress.org/support/plugin/prismsync-integration-with-quickbooks-for-gravity-forms/)

## Sharraxaad

**PrismSync Integration with QuickBooks for Gravity Forms** connects your Gravity
Forms to QuickBooks Online using the official Gravity Forms Feed Add-On Framework.

When a visitor submits a form, this plugin can automatically create a Customer, 
Invoice, Sales Receipt, or Payment in your QuickBooks Online account — no manual
data entry required.

#### Features

 * **OAuth 2.0 Authentication** — Secure Intuit OAuth 2.0 connection with automatic
   token refresh.
 * **Sandbox & Production** — Switch between QuickBooks Sandbox and Live environments.
 * **Auto Customer Lookup & Creation** — Automatically finds an existing QuickBooks
   Customer by email or name. If not found, creates one before creating the transaction.
 * **Invoice & Sales Receipt** — Map form fields to QuickBooks invoices and sales
   receipts with full line item support.
 * **Payment Recording** — Record customer payments from form submissions.
 * **Per-Form Feeds** — Create one or more QuickBooks feeds per Gravity Form.
 * **Conditional Logic** — Run feeds only when specified form field conditions are
   met.
 * **Entry Notes** — Automatically adds success/error notes to Gravity Form entries
   with QuickBooks transaction IDs.
 * **Secure** — All API credentials stored in WordPress options. Uses WordPress 
   HTTP API for all requests.

#### Requirements

 * PHP 7.4 or higher
 * WordPress 5.8 or higher
 * Gravity Forms 2.5 or higher
 * QuickBooks Online account (any plan)

### External Services

This plugin connects to QuickBooks Online APIs (provided by Intuit Inc.) to synchronize
form submission data (such as customer details, invoice information, payments, and
sales receipts) to your QuickBooks Online accounting account.

Connection details:
 * **Service Provider:** Intuit Inc. (QuickBooks Online) * **
What data is sent:** Customer name, email, phone number, billing address, line items(
product name, quantity, price), and transaction totals. * **When data is sent:**
Immediately upon successful form submission if a QuickBooks feed is configured and
active for that form. * **Links:** * [Intuit Terms of Service](https://www.intuit.com/legal/terms/en-us/quickbooks/online/)*
[Intuit Privacy Statement](https://www.intuit.com/privacy/statement/)

### Upgrade Notices

#### 1.0.0

Initial beta release. Requires Gravity Forms 2.5+ and PHP 7.4+.

## Sawir-shaashado

[⌊Plugin settings page with OAuth connection.⌉⌊Plugin settings page with OAuth connection
.⌉[

Plugin settings page with OAuth connection.

[⌊Gravity Forms builder showing product fields.⌉⌊Gravity Forms builder showing product
fields.⌉[

Gravity Forms builder showing product fields.

[⌊Form settings dropdown to access QuickBooks integration.⌉⌊Form settings dropdown
to access QuickBooks integration.⌉[

Form settings dropdown to access QuickBooks integration.

[⌊QuickBooks Feeds list for a specific form.⌉⌊QuickBooks Feeds list for a specific
form.⌉[

QuickBooks Feeds list for a specific form.

[⌊Feed configuration mapping form fields to QuickBooks.⌉⌊Feed configuration mapping
form fields to QuickBooks.⌉[

Feed configuration mapping form fields to QuickBooks.

[⌊Generated invoice in QuickBooks Online Sandbox.⌉⌊Generated invoice in QuickBooks
Online Sandbox.⌉[

Generated invoice in QuickBooks Online Sandbox.

## Rakibaad

 1. Upload the `prismsync-integration-with-quickbooks-for-gravity-forms` folder to `/
    wp-content/plugins/`.
 2. Activate the plugin via **Plugins  Installed Plugins**.
 3. Navigate to **Forms  Settings  QuickBooks** to configure.

#### Setup Guide

Watch the complete youtube end to end tutorial to setup:

**Step 1 — Create an Intuit Developer App**

 1. Go to [Intuit Developer Portal](https://developer.intuit.com).
 2. Create or open your App.
 3. Copy your **Client ID** and **Client Secret**.
 4. Add the **Redirect URI** (shown in plugin settings) to your App’s allowed Redirect
    URIs.

**Step 2 — Configure Plugin Settings**

 1. Go to **Forms  Settings  QuickBooks**.
 2. Select **Environment** (Sandbox for testing, Production for live).
 3. Enter your **Client ID** and **Client Secret**.
 4. Click **Save Settings**.
 5. Click **Connect QuickBooks Online** — an authorization popup will appear.
 6. Sign in to QuickBooks Online and grant access.
 7. You will be redirected back with a **Connected** status showing your company name.

**Step 3 — Create a Feed**

 1. Edit any Gravity Form.
 2. Navigate to **Form Settings  QuickBooks**.
 3. Click **Add New** to create a feed.
 4. Select a **QuickBooks Action**: Create Invoice, Create Sales Receipt, or Create
    Payment.
 5. Map your form fields to QuickBooks fields.
 6. Enable **Auto-Create Customer** if needed.
 7. Optionally set **Conditional Logic** for the feed.
 8. Save the feed.

## SBI

### Does this plugin require Gravity Forms?

Yes. Gravity Forms 2.5 or higher is required. This plugin uses the Gravity Forms
Feed Add-On Framework.

### Does this plugin work with QuickBooks Desktop?

No. This plugin only supports **QuickBooks Online** (QBO) via the Intuit REST API.

### How does the Auto-Create Customer feature work?

When processing an Invoice, Sales Receipt, or Payment feed, the plugin:

 1. Checks entry meta for an existing QuickBooks Customer ID.
 2. If not found, searches QuickBooks by email.
 3. If still not found, searches by display name.
 4. If still not found, creates a new Customer in QuickBooks.
 5. Attaches the Customer ID to the transaction.

### Can I use Sandbox mode for testing?

Yes. Select “Sandbox” in the environment setting and use your Intuit Sandbox app
credentials. Switch to “Production” when you are ready to go live.

### Where are OAuth tokens stored?

OAuth tokens are stored securely in the WordPress `wp_options` table. Tokens are
automatically refreshed before they expire.

## Dibu-eegisyo

Ma jiraan wax dibu-eegis ah oo ku saabsan kaabahan.

## Ka-qaybgalayaasha & Horumariyayaasha

“PrismSync Integration with QuickBooks for Gravity Forms” waa softiweer il furan.
Dadka soo socda ayaa wax ku biiriyay kaabahan.

Ka-qaybgalayaasha

 *   [ wpprism ](https://profiles.wordpress.org/wpprism/)

[Ku tarjun “PrismSync Integration with QuickBooks for Gravity Forms” luqaddaada.](https://translate.wordpress.org/projects/wp-plugins/prismsync-integration-with-quickbooks-for-gravity-forms)

### Ma xiisaynaysaa horumarinta?

[Baadh koodka](https://plugins.trac.wordpress.org/browser/prismsync-integration-with-quickbooks-for-gravity-forms/),
fiiri [bakhaarka SVN](https://plugins.svn.wordpress.org/prismsync-integration-with-quickbooks-for-gravity-forms/),
ama iska qor [diiwaanka horumarinta](https://plugins.trac.wordpress.org/log/prismsync-integration-with-quickbooks-for-gravity-forms/)
adigoo adeegsanaya [RSS](https://plugins.trac.wordpress.org/log/prismsync-integration-with-quickbooks-for-gravity-forms/?limit=100&mode=stop_on_copy&format=rss).

## Isbeddellada

#### 1.0.0

 * Initial beta release.
 * OAuth 2.0 authorization flow with Intuit.
 * Feed support: Invoice, Sales Receipt, Payment.
 * Auto Customer lookup and creation.
 * Entry notes and meta storage.
 * Conditional logic support per feed.
 * Sandbox and Production environment support.

## Meta

 *  Version **1.0.0**
 *  Last updated **1 maalin kahor**
 *  Active installations **In ka yar 10**
 *  WordPress version ** 5.8 ama ka sareeya **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 ama ka sareeya **
 *  Language
 * [English (US)](https://wordpress.org/plugins/prismsync-integration-with-quickbooks-for-gravity-forms/)
 * Tags
 * [gravity forms](https://so.wordpress.org/plugins/tags/gravity-forms/)[invoices](https://so.wordpress.org/plugins/tags/invoices/)
   [payments](https://so.wordpress.org/plugins/tags/payments/)[quickbooks](https://so.wordpress.org/plugins/tags/quickbooks/)
   [quickbooks online](https://so.wordpress.org/plugins/tags/quickbooks-online/)
 *  [Aragti Sare](https://so.wordpress.org/plugins/prismsync-integration-with-quickbooks-for-gravity-forms/advanced/)

## Qiimeynta

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/prismsync-integration-with-quickbooks-for-gravity-forms/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/prismsync-integration-with-quickbooks-for-gravity-forms/reviews/)

## Ka-qaybgalayaasha

 *   [ wpprism ](https://profiles.wordpress.org/wpprism/)

## Taageero

Ma heysaa waxaad dhahdo? Caawimaad ma u baahan tahay?

 [Eeg madasha taageerada](https://wordpress.org/support/plugin/prismsync-integration-with-quickbooks-for-gravity-forms/)