saleor-apps-redis_apl/apps/taxes/src/modules/taxjar
Adrian Pilarczyk d2b21cc1ab
feat: tax code create order (#693)
* feat:  add avatax-order-created-tax-code-matcher && extract calculate-taxes matcher

* refactor: 🚚 TaxJarTaxCodeMatcher -> TaxJarCalculateTaxesTaxCodeMatcher

* feat:  add taxjar-order-created-payload-service with tax code

* feat:  add missing tests

* build: 👷 add changeset
2023-07-03 12:56:07 +02:00
..
calculate-taxes feat: tax code create order (#693) 2023-07-03 12:56:07 +02:00
configuration fix: tax code matcher QA (#680) 2023-06-28 15:03:24 +02:00
order-created feat: tax code create order (#693) 2023-07-03 12:56:07 +02:00
tax-code feat: tax code create order (#693) 2023-07-03 12:56:07 +02:00
ui fix: tax code matcher QA (#680) 2023-06-28 15:03:24 +02:00
address-factory.test.ts feat: redesign taxes app with macaw-ui (#433) 2023-06-15 09:01:50 +02:00
address-factory.ts feat: redesign taxes app with macaw-ui (#433) 2023-06-15 09:01:50 +02:00
taxjar-client.ts fix: tax code matcher QA (#680) 2023-06-28 15:03:24 +02:00
taxjar-config-mock-generator.ts feat: redesign taxes app with macaw-ui (#433) 2023-06-15 09:01:50 +02:00
taxjar-connection-schema.ts feat: redesign taxes app with macaw-ui (#433) 2023-06-15 09:01:50 +02:00
taxjar-connection.router.ts fix: tax code matcher QA (#680) 2023-06-28 15:03:24 +02:00
taxjar-webhook.service.ts feat: tax code create order (#693) 2023-07-03 12:56:07 +02:00