Skip to content

RetrieveTaxRate

Source: src/Stripe/RetrieveTaxRate.ts

Retrieve a bound Stripe Tax Rate over HTTP.

const retrieve = yield* Stripe.RetrieveTaxRate(vat);
const live = yield* retrieve();