vat-gst-calculator 0.4.7 → 0.4.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 767e6af548164f451c54c373635983f8c7f99e2a7f1b95aad163e7d4f267a859
4
- data.tar.gz: f38c39e4e9f499a0e4bc7ec14a4dd2e41b8da414709aef48dde5c333e55c0018
3
+ metadata.gz: bf04346cb5aa6601018c50d451a0462fee3e36aecb9ef739d46e33792ee8bdea
4
+ data.tar.gz: 3765f977a0417f08a56381a273f073e857ac2e907a4ffac55df8859d4f8f6271
5
5
  SHA512:
6
- metadata.gz: effb6e5854843ecf42571a32a8441fdddd00afd4cc820566d2f3666b76c844de226551a078607bd65e93e1d7a1c879939a28337eb1e661763a763e76a1dd15bc
7
- data.tar.gz: fb6c77058257f1636440aff1b2bed79858aafecf34bdca9f763a5eb53e00132ddff2fac38f53c543380614a7b7df59a965bb3d537f4aed7d82663aed9c026215
6
+ metadata.gz: f3538284b76b76838f9054ba3de537a894663c09f04791eb55201f75945bc7c57e713758ffb05414910a57cab1f9644b98f3f077f106ecb55716311bb8368e9d
7
+ data.tar.gz: 6518bc3249bcfa4a48297f00a1fc9f8c8714ccdb970d741f1716dc8e664e3d3704be906b30cf2a60db4803bde11261b57d18701100d5239ceb9bbf09033257b9
@@ -71,131 +71,131 @@ module Easyship
71
71
  sales_tax: { '_ALL': no_taxes },
72
72
  provincial_sales_taxes: { '_ALL': no_taxes }
73
73
  },
74
- 'NL' => {
75
- sales_tax_website_name: 'VAT',
76
- sales_tax: { '_ALL': build_fee_struct(0.21, 0, 0.21, 0.21) },
77
- provincial_sales_taxes: { '_ALL': no_taxes }
78
- },
74
+ # 'NL' => {
75
+ # sales_tax_website_name: 'VAT',
76
+ # sales_tax: { '_ALL': build_fee_struct(0.21, 0, 0.21, 0.21) },
77
+ # provincial_sales_taxes: { '_ALL': no_taxes }
78
+ # },
79
79
  'US' => {
80
80
  sales_tax_website_name: nil,
81
81
  sales_tax: { '_ALL': no_taxes },
82
82
  provincial_sales_taxes: { '_ALL': no_taxes }
83
83
  },
84
- 'DE' => {
85
- sales_tax_website_name: 'VAT',
86
- sales_tax: { '_ALL': build_fee_struct(0.19, 0, 0, 0) },
87
- provincial_sales_taxes: { '_ALL': no_taxes }
88
- },
89
- 'FR' => {
90
- sales_tax_website_name: 'VAT',
91
- sales_tax: { '_ALL': build_fee_struct(0.2, 0, 0, 0) },
92
- provincial_sales_taxes: { '_ALL': no_taxes }
93
- },
94
- 'IT' => {
95
- sales_tax_website_name: 'VAT',
96
- sales_tax: { '_ALL': build_fee_struct(0.22, 0, 0, 0) },
97
- provincial_sales_taxes: { '_ALL': no_taxes }
98
- },
99
- 'BE' => {
100
- sales_tax_website_name: 'VAT',
101
- sales_tax: { '_ALL': build_fee_struct(0.21, 0, 0, 0) },
102
- provincial_sales_taxes: { '_ALL': no_taxes }
103
- },
104
- 'ES' => {
105
- sales_tax_website_name: 'VAT',
106
- sales_tax: { '_ALL': build_fee_struct(0.21, 0, 0, 0) },
107
- provincial_sales_taxes: { '_ALL': no_taxes }
108
- },
109
- 'PT' => {
110
- sales_tax_website_name: 'VAT',
111
- sales_tax: { '_ALL': build_fee_struct(0.23, 0, 0, 0) },
112
- provincial_sales_taxes: { '_ALL': no_taxes }
113
- },
114
- 'PL' => {
115
- sales_tax_website_name: 'VAT',
116
- sales_tax: { '_ALL': build_fee_struct(0.23, 0, 0, 0) },
117
- provincial_sales_taxes: { '_ALL': no_taxes }
118
- },
119
- 'RO' => {
120
- sales_tax_website_name: 'VAT',
121
- sales_tax: { '_ALL': build_fee_struct(0.19, 0, 0, 0) },
122
- provincial_sales_taxes: { '_ALL': no_taxes }
123
- },
124
- 'AT' => {
125
- sales_tax_website_name: 'VAT',
126
- sales_tax: { '_ALL': build_fee_struct(0.2, 0, 0, 0) },
127
- provincial_sales_taxes: { '_ALL': no_taxes }
128
- },
129
- 'AE' => {
130
- sales_tax_website_name: 'VAT',
131
- sales_tax: { '_ALL': build_fee_struct(0.05, 0, 0, 0) },
132
- provincial_sales_taxes: { '_ALL': no_taxes }
133
- },
134
- 'IE' => {
135
- sales_tax_website_name: 'VAT',
136
- sales_tax: { '_ALL': build_fee_struct(0.23, 0, 0, 0) },
137
- provincial_sales_taxes: { '_ALL': no_taxes }
138
- },
139
- 'DK' => {
140
- sales_tax_website_name: 'VAT',
141
- sales_tax: { '_ALL': build_fee_struct(0.25, 0, 0, 0) },
142
- provincial_sales_taxes: { '_ALL': no_taxes }
143
- },
144
- 'SE' => {
145
- sales_tax_website_name: 'VAT',
146
- sales_tax: { '_ALL': build_fee_struct(0.25, 0, 0, 0) },
147
- provincial_sales_taxes: { '_ALL': no_taxes }
148
- },
149
- 'FI' => {
150
- sales_tax_website_name: 'VAT',
151
- sales_tax: { '_ALL': build_fee_struct(0.24, 0, 0, 0) },
152
- provincial_sales_taxes: { '_ALL': no_taxes }
153
- },
154
- 'CN' => {
155
- sales_tax_website_name: 'VAT',
156
- sales_tax: { '_ALL': build_fee_struct(0.06, 0, 0, 0) },
157
- provincial_sales_taxes: { '_ALL': no_taxes }
158
- },
159
- 'NO' => {
160
- sales_tax_website_name: 'VAT',
161
- sales_tax: { '_ALL': build_fee_struct(0.25, 0, 0, 0) },
162
- provincial_sales_taxes: { '_ALL': no_taxes }
163
- },
164
- 'CH' => {
165
- sales_tax_website_name: 'VAT',
166
- sales_tax: { '_ALL': build_fee_struct(0.077, 0, 0, 0) },
167
- provincial_sales_taxes: { '_ALL': no_taxes }
168
- },
169
- 'MY' => {
170
- sales_tax_website_name: 'VAT',
171
- sales_tax: { '_ALL': build_fee_struct(0.1, 0, 0, 0) },
172
- provincial_sales_taxes: { '_ALL': no_taxes }
173
- },
174
- 'JP' => {
175
- sales_tax_website_name: 'VAT',
176
- sales_tax: { '_ALL': build_fee_struct(0.1, 0, 0, 0) },
177
- provincial_sales_taxes: { '_ALL': no_taxes }
178
- },
179
- 'NZ' => {
180
- sales_tax_website_name: 'VAT',
181
- sales_tax: { '_ALL': build_fee_struct(0.15, 0, 0, 0) },
182
- provincial_sales_taxes: { '_ALL': no_taxes }
183
- },
184
- 'IN' => {
185
- sales_tax_website_name: 'VAT',
186
- sales_tax: { '_ALL': build_fee_struct(0.15, 0, 0, 0) },
187
- provincial_sales_taxes: { '_ALL': no_taxes }
188
- },
189
- 'KR' => {
190
- sales_tax_website_name: 'VAT',
191
- sales_tax: { '_ALL': build_fee_struct(0.1, 0, 0, 0) },
192
- provincial_sales_taxes: { '_ALL': no_taxes }
193
- },
194
- 'MX' => {
195
- sales_tax_website_name: 'VAT',
196
- sales_tax: { '_ALL': build_fee_struct(0.16, 0, 0, 0) },
197
- provincial_sales_taxes: { '_ALL': no_taxes }
198
- }
84
+ # 'DE' => {
85
+ # sales_tax_website_name: 'VAT',
86
+ # sales_tax: { '_ALL': build_fee_struct(0.19, 0, 0, 0) },
87
+ # provincial_sales_taxes: { '_ALL': no_taxes }
88
+ # },
89
+ # 'FR' => {
90
+ # sales_tax_website_name: 'VAT',
91
+ # sales_tax: { '_ALL': build_fee_struct(0.2, 0, 0, 0) },
92
+ # provincial_sales_taxes: { '_ALL': no_taxes }
93
+ # },
94
+ # 'IT' => {
95
+ # sales_tax_website_name: 'VAT',
96
+ # sales_tax: { '_ALL': build_fee_struct(0.22, 0, 0, 0) },
97
+ # provincial_sales_taxes: { '_ALL': no_taxes }
98
+ # },
99
+ # 'BE' => {
100
+ # sales_tax_website_name: 'VAT',
101
+ # sales_tax: { '_ALL': build_fee_struct(0.21, 0, 0, 0) },
102
+ # provincial_sales_taxes: { '_ALL': no_taxes }
103
+ # },
104
+ # 'ES' => {
105
+ # sales_tax_website_name: 'VAT',
106
+ # sales_tax: { '_ALL': build_fee_struct(0.21, 0, 0, 0) },
107
+ # provincial_sales_taxes: { '_ALL': no_taxes }
108
+ # },
109
+ # 'PT' => {
110
+ # sales_tax_website_name: 'VAT',
111
+ # sales_tax: { '_ALL': build_fee_struct(0.23, 0, 0, 0) },
112
+ # provincial_sales_taxes: { '_ALL': no_taxes }
113
+ # },
114
+ # 'PL' => {
115
+ # sales_tax_website_name: 'VAT',
116
+ # sales_tax: { '_ALL': build_fee_struct(0.23, 0, 0, 0) },
117
+ # provincial_sales_taxes: { '_ALL': no_taxes }
118
+ # },
119
+ # 'RO' => {
120
+ # sales_tax_website_name: 'VAT',
121
+ # sales_tax: { '_ALL': build_fee_struct(0.19, 0, 0, 0) },
122
+ # provincial_sales_taxes: { '_ALL': no_taxes }
123
+ # },
124
+ # 'AT' => {
125
+ # sales_tax_website_name: 'VAT',
126
+ # sales_tax: { '_ALL': build_fee_struct(0.2, 0, 0, 0) },
127
+ # provincial_sales_taxes: { '_ALL': no_taxes }
128
+ # },
129
+ # 'AE' => {
130
+ # sales_tax_website_name: 'VAT',
131
+ # sales_tax: { '_ALL': build_fee_struct(0.05, 0, 0, 0) },
132
+ # provincial_sales_taxes: { '_ALL': no_taxes }
133
+ # },
134
+ # 'IE' => {
135
+ # sales_tax_website_name: 'VAT',
136
+ # sales_tax: { '_ALL': build_fee_struct(0.23, 0, 0, 0) },
137
+ # provincial_sales_taxes: { '_ALL': no_taxes }
138
+ # },
139
+ # 'DK' => {
140
+ # sales_tax_website_name: 'VAT',
141
+ # sales_tax: { '_ALL': build_fee_struct(0.25, 0, 0, 0) },
142
+ # provincial_sales_taxes: { '_ALL': no_taxes }
143
+ # },
144
+ # 'SE' => {
145
+ # sales_tax_website_name: 'VAT',
146
+ # sales_tax: { '_ALL': build_fee_struct(0.25, 0, 0, 0) },
147
+ # provincial_sales_taxes: { '_ALL': no_taxes }
148
+ # },
149
+ # 'FI' => {
150
+ # sales_tax_website_name: 'VAT',
151
+ # sales_tax: { '_ALL': build_fee_struct(0.24, 0, 0, 0) },
152
+ # provincial_sales_taxes: { '_ALL': no_taxes }
153
+ # },
154
+ # 'CN' => {
155
+ # sales_tax_website_name: 'VAT',
156
+ # sales_tax: { '_ALL': build_fee_struct(0.06, 0, 0, 0) },
157
+ # provincial_sales_taxes: { '_ALL': no_taxes }
158
+ # },
159
+ # 'NO' => {
160
+ # sales_tax_website_name: 'VAT',
161
+ # sales_tax: { '_ALL': build_fee_struct(0.25, 0, 0, 0) },
162
+ # provincial_sales_taxes: { '_ALL': no_taxes }
163
+ # },
164
+ # 'CH' => {
165
+ # sales_tax_website_name: 'VAT',
166
+ # sales_tax: { '_ALL': build_fee_struct(0.077, 0, 0, 0) },
167
+ # provincial_sales_taxes: { '_ALL': no_taxes }
168
+ # },
169
+ # 'MY' => {
170
+ # sales_tax_website_name: 'VAT',
171
+ # sales_tax: { '_ALL': build_fee_struct(0.1, 0, 0, 0) },
172
+ # provincial_sales_taxes: { '_ALL': no_taxes }
173
+ # },
174
+ # 'JP' => {
175
+ # sales_tax_website_name: 'VAT',
176
+ # sales_tax: { '_ALL': build_fee_struct(0.1, 0, 0, 0) },
177
+ # provincial_sales_taxes: { '_ALL': no_taxes }
178
+ # },
179
+ # 'NZ' => {
180
+ # sales_tax_website_name: 'VAT',
181
+ # sales_tax: { '_ALL': build_fee_struct(0.15, 0, 0, 0) },
182
+ # provincial_sales_taxes: { '_ALL': no_taxes }
183
+ # },
184
+ # 'IN' => {
185
+ # sales_tax_website_name: 'VAT',
186
+ # sales_tax: { '_ALL': build_fee_struct(0.15, 0, 0, 0) },
187
+ # provincial_sales_taxes: { '_ALL': no_taxes }
188
+ # },
189
+ # 'KR' => {
190
+ # sales_tax_website_name: 'VAT',
191
+ # sales_tax: { '_ALL': build_fee_struct(0.1, 0, 0, 0) },
192
+ # provincial_sales_taxes: { '_ALL': no_taxes }
193
+ # },
194
+ # 'MX' => {
195
+ # sales_tax_website_name: 'VAT',
196
+ # sales_tax: { '_ALL': build_fee_struct(0.16, 0, 0, 0) },
197
+ # provincial_sales_taxes: { '_ALL': no_taxes }
198
+ # }
199
199
  }.freeze
200
200
  end
201
201
  end
@@ -1,7 +1,7 @@
1
1
  module Easyship
2
2
  module SalesTax
3
3
  module Calculator
4
- VERSION = "0.4.7"
4
+ VERSION = "0.4.8"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vat-gst-calculator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.7
4
+ version: 0.4.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aloha Chen
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2021-12-02 00:00:00.000000000 Z
12
+ date: 2021-12-14 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler