DefinitelyTyped/types/stripe
Claus Stilborg 40b3584ae5 [stripe] refactor checkout creation to match documentation (#38223)
* Support for Connect in PaymentIntent Checkout

Support for examples documented here: https://stripe.com/docs/payments/checkout/connect

* Add PaymentIntentData to ICheckoutCreationOptions

* Add tests for with destination and on_behalf_on

* Fix checkout creation

* Fix checkout creation

* Update types/stripe/index.d.ts

Co-Authored-By: Conor Dockry <conordockry@gmail.com>

* Resolving PR feedback

* Yeah
2019-09-24 13:58:32 -07:00
..
index.d.ts [stripe] refactor checkout creation to match documentation (#38223) 2019-09-24 13:58:32 -07:00
stripe-tests.ts Add customerBalanceTransactions API support (#38488) 2019-09-19 12:17:02 -07:00
tsconfig.json
tslint.json