Skip to content

RetrievePrice

Source: src/Stripe/RetrievePrice.ts

Retrieve a bound Stripe Price over HTTP.

const retrieve = yield* Stripe.RetrievePrice(price);
const live = yield* retrieve();