stripe v0.4.0 Stripe.Coupon

Summary

Functions

Create a(n) Coupon

Delete a(n) Coupon

List all Coupons

Retrive a(n) Coupon by its ID

Update a(n) Coupon

Functions

create(form)

Create a(n) Coupon

delete(id)

Delete a(n) Coupon

endpoint()
list(pagination_opts \\ [])

List all Coupons

retrieve(id)

Retrive a(n) Coupon by its ID

update(id, updates)

Update a(n) Coupon