Skip to content

Upgrade docs around Stripe charge attributes unclear #1210

@fschwahn

Description

@fschwahn

I'm currently upgrading pay, and I've seen this in the changelog, but not in the Upgrade-docs:

[Breaking] Moved Stripe charge attributes to pay_charge.stripe_invoice to simplify integrations and provide access to more data

This requires re-syncing Pay charges and subscriptions to update the cached data. Receipts and invoices expect to be able to access these details in the new format. We recommend syncing records either in task after deployment or before the data is displayed in a request.

I'm coming from a pre-object version, so I don't have any objects synced in production right now, but everything is still in data. In that case, do I need to pro-actively sync subscriptions / charges, or will that happen automatically when accessing the object if it is missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions