Skip to content

pypresscart 0.1.8

Latest

Choose a tag to compare

@annjawn annjawn released this 12 Jun 01:51
e9b3709

Added

  • CheckoutRequest.apply_credits (bool | None) — new optional body field on
    POST /orders/checkout. Omit it (the default None, dropped from the
    payload) to let the API apply available Team Credits, or pass False to skip
    credits and pay in full.