noticket - fix fulfillr exporter identification on tax
This commit is contained in:
@@ -7,5 +7,9 @@
|
||||
"secret_key": "{{ fulfillr_secret_key }}",
|
||||
"region": "{{ fulfillr_region }}",
|
||||
"bucket": "{{ fulfillr_bucket }}"
|
||||
},
|
||||
"tax": {
|
||||
"ein": "{{ fulfillr_tax_ein }}",
|
||||
"ioss": "{{ fulfillr_tax_ioss }}",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user