Skip to content

New stripe api version 2022-08-01 has breaking changes #97

@brettski

Description

@brettski

The new stripe api version, 2022-08-01 has breaking changes where:

  • The following parameters have been removed from create Checkout Session:
    • line_items[amount]
    • line_items[currency]
    • line_items[name]
    • line_items[description] **
    • line_items[images]
      We change description on the items line for the specific product being sold. This way there is only one Camper ticket in Stripe for multiple events.

All Stripe API changes are listed here: https://stripe.com/docs/upgrades#2020-08-27

Metadata

Metadata

Assignees

No one assigned

    Labels

    ChoreIt's a not a feature, or a bug, but it makes you feel better inside.dependenciesPull requests that update a dependency filequestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions