Skip to content

Missing subscription_id from schema #9

Description

@huntdm07

There are two foreign keys in the transactions table for a given merchant account: customer_id and subscription_id.

subscription_id is not currently present in the schema of this tap, but is essential for business logic when reconciling, for example, payment data for multiple subscriptions to a single user, or monthly payments under a single subscription.

A full schema for the transactions table is documented here.

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