Customer reporting workflow
Planning example. Stacksync support for the required connection and record operations needs a technical review.
Starting event: A change to the selected Proposed customer table in Snowflake (choose its name) or Customers record needs a defined result in the other system.
- Start with Snowflake Proposed customer table in Snowflake (choose its name) and Stripe Customers. Use the record-matching and field-ownership rules from your mapping worksheet.
- Resolve person or company type, legal entity, business role, and any billing account before transactions.
- Test a normal update and one failed or repeated update in the supported direction. Keep both record IDs with the test results.
Expected result: Test an individual buyer, a company buyer, and one company with multiple billing relationships. Do not merge these into a single generic contact.
If it fails: Hold ambiguous customer matches for review and resolve customer type before retrying dependent records.
Customer invoice reporting workflow
Planning example. Stacksync support for the required connection and record operations needs a technical review.
Starting event: A change to the selected Proposed customer invoice table in Snowflake (choose its name) or Invoices record needs a defined result in the other system.
- Start with Snowflake Proposed customer invoice table in Snowflake (choose its name) and Stripe Invoices. Use the record-matching and field-ownership rules from your mapping worksheet.
- Resolve the customer or supplier, account codes, tax, currency, and accounting period before posting.
- Test a normal update and one failed or repeated update in the supported direction. Keep both record IDs with the test results.
Expected result: Test a posted invoice, a partial payment, tax rounding, and a closed accounting period. Compare financial totals within the same entity and currency.
If it fails: Determine whether a transaction posted before retrying. Follow the approved adjustment process for posted records.
Payment or settlement reporting workflow
Planning example. Stacksync support for the required connection and record operations needs a technical review.
Starting event: A change to the selected Proposed payment or settlement table in Snowflake (choose its name) or PaymentIntents record needs a defined result in the other system.
- Start with Snowflake Proposed payment or settlement table in Snowflake (choose its name) and Stripe PaymentIntents. Use the record-matching and field-ownership rules from your mapping worksheet.
- Resolve the affected invoices and cash/account references before allocating the payment.
- Test a normal update and one failed or repeated update in the supported direction. Keep both record IDs with the test results.
Expected result: Test partial payment, one-to-many allocation, refund, and repeated delivery of the same transaction.
If it fails: Look up the original transaction before retrying to prevent duplicate allocation or charging.
Reconcile Stripe business records with Snowflake
This is an evaluation scenario; connector and operation support require confirmation.
Starting event: A finance-owned record in Stripe needs operational visibility through a selected destination dataset.
- Select Customers or PaymentIntents with the correct legal entity, period, and currency.
- Define a reporting relationship in Snowflake; do not equate customer records, ledger accounts, and posted transactions.
- Decide whether the process only reports a financial state or requests an approved accounting action, and maintain a separate transaction ID for each action.
Expected result: Totals reconcile within the same entity/currency/window; a repeated handoff creates no duplicate financial transaction.
If it fails: Verify posting and settlement state before retrying. Use the approved adjustment path for already-posted transactions.