API v1 Reference
- Policies
- Getting Started
- Accounts
- Activities
- Querying
- Donations
- Events
- Memberships
- Store
- Store Purchases
- Create Shopping Cart
- Add Item to Shopping Cart
- Remove Item from Shopping Cart
- Add or Update Customer to Shopping Cart
- Add or Update Shipping Address to Shopping Cart
- List Shipping Methods
- Add or Update Shipping Method to Shopping Cart
- Retrieve Shopping Cart Summary
- Checkout
- Retrieve Order Details
- Retrieve Receipt
- Store Administration
- Catalogs
- Categories (Product Types)
- Store Purchases
- Custom Objects
- Webhooks
- Code Examples
Store
The Store API allows you to manage the administration of the NeonCRM store module and to make store purchase transactions. The Store API requires that a NeonCRM system has the Store module enabled.
The Store API is capable of purchasing store products, donations, and memberships. Please note that it is not necessary to use the Store to purchase donations and memberships, as there are dedicated API methods for purchasing those individually. You may wish to use the store for these if you want to allow constituents to purchase multiple items at the same time.