Skip to content

RetrievePlan

Source: src/Stripe/RetrievePlan.ts

Retrieve a bound Stripe Plan over HTTP.

const retrieve = yield* Stripe.RetrievePlan(plan);
const live = yield* retrieve();