stripe / stripe-js

Loading wrapper for Stripe.js
https://stripe.com/docs/js
MIT License
622 stars 153 forks source link

Fix Billing Details Types #611

Closed maxwelly-stripe closed 4 months ago

maxwelly-stripe commented 4 months ago

Summary & motivation

Allow PaymentMethodParams.BillingDetails fields to be null.

Testing & documentation

Added a type check in valid.ts