wyyerd / stripe-rs

Rust API bindings for the Stripe HTTP API.
Apache License 2.0
219 stars 88 forks source link

A few updates to the client #202

Open dav1do opened 2 years ago

dav1do commented 2 years ago
  1. CreateSetupIntent "usage" added
  2. add transfer_data to payment_intent update (used in stripe connect)

rebase/consolidation of #192