Jump to Content
FastSpring Developer DocsAPI ReferenceStore Builder LibraryWebhooksProduct Docs
HomeStore Builder Library & WebhooksAPI Reference
API ReferenceStore Builder LibraryWebhooksProduct DocsSign InFastSpring Developer Docs
Sign In
HomeStore Builder Library & WebhooksAPI Reference

Store Builder Library

  • Overview
  • Directives
  • Actions
  • Methods
  • Callbacks
  • Session Objects
  • Pass a Secure Request
  • Apply Customer Information to an Order Session
  • Populate Order Information with the URL

Webhooks

  • Overview
    • Webhook Expansion
    • Processed and Unprocessed Webhook Events
    • Browser Scripts
    • Message Security
  • Accounts
    • New Accounts
    • Edit Account Information
  • Orders
    • Successful Orders
    • Pending Payments
    • Approve a Purchase Order
    • Canceled Orders
    • Unsuccessful Orders
    • Unsuccessful Fulfillments
    • Mailing List Entries
  • Returns
    • Return or Refund an Order
    • New Orders and Returns
  • Subscriptions
    • New Subscriptions
    • Edit a Subscription
    • Free Trial Notifications
    • Subscription Reminders
    • Subscription Charges
    • Unsuccessful Subscription Rebills
    • Overdue Payment Notifications
    • Canceled Subscriptions
    • Remove a Subscription Cancelation
    • Deactivated Subscriptions
  • Quotes
    • Create a New Quote
    • Quote Status Updates

Accounts

Overview of account-related webhooks

Suggest Edits

Each time a customer creates an order with an unrecognized email address, FastSpring creates a new account with a unique account ID. You can use the following webhooks to track new and updated account information:

  • account.created: You, FastSpring, or your customer has created a new account in your Store.
  • account.updated: You or your customer updated information in an existing account.

Updated about 1 year ago