SuperGoodSoft/solidus_taxjar
Support for using TaxJar to handle tax calculations in Solidus
RubyBSD-3-Clause
Issues
- 0
Allow options to be passed to TaxJar client calls
#258 opened by forkata - 7
Documentation before 1.0 Release
#207 opened by Noah-Silvera - 1
Refund feature spec fails sporadically on CI
#242 opened by forkata - 2
Testing Before 1.0 Release
#251 opened by Noah-Silvera - 0
Allow backfilled orders to be re-reported
#252 opened by Noah-Silvera - 9
- 3
- 4
- 1
- 2
Create sync logs in `ReplaceTransactionJob`
#221 opened by nvandoorn - 1
BackfillTransactionSyncBatchJob errors out and doesn't finish if a transaction job raises an error thats not a Taxjar::Error
#248 opened by AdnanTheExcellent - 2
- 3
- 3
Add manual retry button for failed order syncs
#224 opened by nvandoorn - 0
Fix factory override
#230 opened by forkata - 3
uninitialized constant Deface
#212 opened by diegomichel - 1
- 0
- 1
Remove back-port for `order_recalculated` event
#196 opened by forkata - 0
- 5
- 4
Overrides loading multiple times
#214 opened by diegomichel - 0
- 0
- 0
`taxjar_refund_transactions` are not created when you call `api.refund_transactions`
#176 opened by Noah-Silvera - 6
- 1
- 2
- 0
Add documentation on how to configure a TaxRate to use the TaxJar calculator.
#133 opened by Noah-Silvera - 2
- 1
- 0
- 1
- 0
- 5
- 0
Make the Nexus regions caching configurable
#173 opened by senemsoy - 0
- 7
- 5
Add new TaxJar nexus regions in the Solidus admin
#157 opened by benjaminwil - 0
Formalize `#amount_changed?` method for deciding whether a transaction should be re-reported
#166 opened by benjaminwil - 0
Simplify `Api#create_transaction_for` by improving the transaction ID generator
#168 opened by benjaminwil - 0
Don't compare TaxJar-provided transaction floats with BigDecimal order amounts
#167 opened by benjaminwil - 1
Seed tax rate in dummy app and sandbox
#164 opened by Noah-Silvera - 2
- 0
Sandbox app fails to generate against Solidus 3.1
#155 opened by nvandoorn - 1
- 1
- 2
Setup specs for solidus 3.0
#136 opened by forkata - 3
Create UI for backfilling transactions
#125 opened by Noah-Silvera - 0
Wrap call to report transaction in a Job
#128 opened by Noah-Silvera