9 Commits

Author SHA1 Message Date
Alex Rattray
69b5e6e1c3 Rename to request_stripe_object, use with codegen 2019-08-06 17:23:11 -07:00
Alex Rattray
5e8faa28ed wip 2019-08-02 12:34:53 -07:00
Alex Rattray
bb55352658 Fix issuing card details, which must have been broken prior to ea736eb 2019-08-02 12:34:53 -07:00
Alex Rattray
43756df814 Revert "Use Util.convert_to_stripe_object instead of initialize_from"
This reverts commit ea736eba1b8f33d8febbf0b1be0957f34f7b04db.
2019-08-02 12:34:40 -07:00
Remi Jannel
49f7201052 Move Balance History to /v1/balance_transactions and add tests 2019-07-30 11:54:48 -07:00
Alex Rattray (Stripe)
d1ccff025e Revert back to initialize_from from Util.convert_to_stripe_object (#806)
* Revert "Use Util.convert_to_stripe_object instead of initialize_from"

This reverts commit ea736eba1b8f33d8febbf0b1be0957f34f7b04db.

* Make SetupIntents use initialize_from instead of Util.convert_to_stripe_object

* Fix issuing card details, which must have been broken prior to ea736eb
2019-07-05 10:47:32 -07:00
Remi Jannel
a993e892b3 Add support for the SetupIntent resource and APIs 2019-06-27 12:55:35 -07:00
Remi Jannel
abef09ef6e Add support for CustomerBalanceTransaction resource and APIs 2019-06-16 10:49:47 -07:00
Alex Rattray
64571bee75 Move resources to their own folder 2019-05-29 21:03:37 -04:00