Files
DefinitelyTyped/types
Alex Powell aed4ee517f Stripe connect account & charge definition updates (#35040)
* Business & individual account type objects.

* Adding account settings definitions.

* Adding account business profile and account token definitions.

* Removing top level account object properties in line with API updates.
https://stripe.com/docs/upgrades#2019-02-19

* Updating tests.
Adding missing statement_descriptor definition to account payout settings.

* Fixing linting fail.

* Updating IChargeCreationOptions interface to include transfer_data object definition.

* Removing account legal_entity definition in accordance with API updates.

* Charge destination amount marked as optional.

* Adding some stripe tests.

* Post-merge fixes.

* Implementing IAddress in place of duplicate address objects.

* Bumping stripe package version since it includes potentially breaking changes.

* Creating IAddressKana and IAddressKanji interfaces.

* Moving account_token property to IAccountUpdateOptions interface.

* Correcting properties based on account fetch response.

* `id_provided` fields should be optional as they're only returned from a fetch operation, and should not be supplied during a create or update.

* Splitting out account company and individual objects into interfaces.

* Fixing lint errors.

* Removing SimonSchick from Stripe maintainer list per his request.
2019-05-27 02:12:38 -07:00
..
2019-05-15 09:00:07 -07:00
2019-05-22 10:57:27 -07:00
2019-05-24 13:51:29 -07:00
2019-05-24 13:38:54 -07:00
2019-05-13 09:42:58 -07:00
2019-05-13 16:04:17 -07:00
2019-05-14 13:19:07 -07:00
2019-05-14 13:18:44 -07:00
2019-05-22 09:46:41 -07:00
2019-05-13 16:01:01 -07:00
2019-05-14 14:48:17 -07:00
2019-05-20 14:10:36 -07:00
2019-05-20 10:15:50 -07:00
2019-05-14 14:44:09 -07:00