Revisions of python-stripe
buildservice-autocommit
accepted
request 1139834
from
Steve Kowalik (StevenK)
(revision 9)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 8)
- Drop patch also-skip-streaming.patch: * No longer needed. - Add BuildRequires on new stripe-mock service, and run it during the check phase.
buildservice-autocommit
accepted
request 1139334
from
Steve Kowalik (StevenK)
(revision 7)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 6)
- Update to 7.12.0: * Add support for new resource `CustomerSession` * Add support for `create` method on resource `CustomerSession` * Remove support for values `obligation_inbound`, `obligation_payout_failure`, `obligation_payout`, and `obligation_reversal_outbound` from enum `BalanceTransaction.type` * Remove support for value `obligation` from enum `Reporting.ReportRunCreateParams.parameters.reporting_category` * Mark defunct and internal methods as deprecated * Do not raise a DeprecationWarning in `stripe.app_info` * Fix __getattr__ to raise AttributeError rather than returning None. * Add missing explicit reexport for `OAuth`, `Webhook`, `WebhookSignature` * `stripe.api_version`, `stripe.multipart_data_generator`, `stripe.request_metrics` are deprecated. * Move resource type exports to stripe. * Add support for new resources `Climate.Order`, `Climate.Product`, and `Climate.Supplier` * Add support for `cancel`, `create`, `list`, `modify`, and `retrieve` methods on resource `Order` * Add support for `exemption_indicator` on resource class `Charge.PaymentMethodDetails.Card.ThreeDSecure` * Add support for `Paypal` on `Checkout.Session.PaymentMethodOptions` * Add support for Python 3.11/3.12 * Include `py.typed` and enable type annotations for the package * Behavior change: nested json objects will now deserialize into instances of specific classes that subclass `StripeObject`. * Behavior change: `PromotionCode.restrictions.currency_options` will now deserialize into `dict` and not `StripeObject`. * This release changes the pinned API version to `2023-10-16`. Please read https://stripe.com/docs/upgrades#2023-10-16 and carefully review the API
Dirk Mueller (dirkmueller)
accepted
request 939938
from
Axel Braun (DocB)
(revision 5)
- version 2.63.0 * skip python2 * API Updates ** Add support for new resource ShippingRate ** Add support for expire method on resource Checkout.Session ** Add support for list_payment_methods method on resource Customer * Stop sending raw exception message as part of Stripe user agent.
Dominique Leuenberger (dimstar_suse)
accepted
request 911952
from
Markéta Machová (mcalabkova)
(revision 4)
initialized devel package after accepting 911952
Markéta Machová (mcalabkova)
accepted
request 911939
from
Danilo Spinella (dspinella)
(revision 3)
- Update to v2.60.0 * Add support for list_computed_upfront_line_items method on resource Quote * Add support for new Quote API. * Add support for new TaxCode API. * Add support for Identity VerificationSession and VerificationReport APIs * Add support for the Billing Portal Configuration API
Matej Cepl (mcepl)
accepted
request 869912
from
John Vandenberg (jayvdb)
(revision 2)
- Add examples to packaged docs - Update to v2.55.2
Matej Cepl (mcepl)
accepted
request 850230
from
John Vandenberg (jayvdb)
(revision 1)
The official API and only one which is usable beyond trivial use of stripe. ~1k github stars dep of dj-stripe (and lots of other django stripe apps), django-payment, django-payments, cartridge-stripe, tendenci, bluebottle, Cubane, and similar apps for most frameworks like Flask-Stripe, tornado-stripe, etc, etc
Displaying all 9 revisions