Skip to content

RetrieveCreditGrant

Source: src/Stripe/RetrieveCreditGrant.ts

Retrieve a bound Stripe Credit Grant over HTTP.

const retrieve = yield* Stripe.RetrieveCreditGrant(grant);
const live = yield* retrieve();