stripe v0.6.0 Stripe.ApplicationFee

Summary

Functions

create(data, opts \\ [])

Create a(n) ApplicationFee

endpoint()
list(pagination_opts \\ [], opts \\ [])

List all ApplicationFees

refund(fee_id, opts \\ [])
retrieve(id, opts \\ [])

Retrive a(n) ApplicationFee by its ID

retrieve_refund(fee_id, refund_id, opts \\ [])
update(id, data, opts \\ [])

Update a(n) ApplicationFee