Skip to content

Allow options to be passed to TaxJar client calls #258

Description

@forkata

We should allow users of the extension to pass down an options hash to all calls made using the TaxJar client. This is useful in the case where a user wants to specify the timeout for requests
as per the documentation here https://github.com/taxjar/taxjar-ruby/tree/master?tab=readme-ov-file#custom-options

Set request timeout in seconds:

client.tax_for_order({ timeout: 30 })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions