Skip to content

Preview mode not supported #35

@mulholo

Description

@mulholo

In a local/testing environment, there seems to be no way to support the Drip API's Preview/Test mode.

I think this would be a great API to have, easily configured with an ENV variable:

const drip = Drip({
  token: API_KEY,
  accountId: ACCOUNT_ID,
  preview: true,
})

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