cartalyst / stripe-laravel

Cartalyst Stripe package integration for Laravel.
BSD 3-Clause "New" or "Revised" License
335 stars 57 forks source link

Tax customization #37

Closed alinazir closed 6 years ago

brunogaspar commented 6 years ago

You'll need to pass the tax_percent where it accepts it.

Best for you is to properly read the Stripe Documentation here, it explains where and when you can pass this, and how it works..