wyyerd / stripe-rs

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

Add receipt_url field to the charge object #54

Closed Jayshua closed 5 years ago

Jayshua commented 5 years ago

See https://stripe.com/docs/api/charges/object#charge_object-receipt_url

kestred commented 5 years ago

👍 Thanks ^_^