Skip to content

RetrieveCoupon

Source: src/Stripe/RetrieveCoupon.ts

Retrieve a bound Stripe Coupon over HTTP.

const retrieve = yield* Stripe.RetrieveCoupon(coupon);
const live = yield* retrieve();