From 4ae16ff707a00ca061ac27553ae017b5617083a0 Mon Sep 17 00:00:00 2001 From: Naden Date: Sun, 18 Apr 2021 19:50:51 +1000 Subject: [PATCH] Added percentage to Tax Rates --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d745aba7..69ad240e 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ resource "stripe_coupon" "mlk_day_coupon_25pc_off" { - [x] display_name - [x] inclusive - [x] jurisdiction + - [x] percentage - [ ] DELETE API (Stripe API doesn't provide the API at the moment, so the deletion should be done via dashboard page) - Computed: - [x] created