stripe v0.8.0 Stripe.ApplicationFee
Link to this section Summary
Functions
Create a(n) ApplicationFee
List all ApplicationFees
Retrive a(n) ApplicationFee by its ID
Update a(n) ApplicationFee
Link to this section Functions
Link to this function
create(data, opts \\ [])
Create a(n) ApplicationFee
Link to this function
endpoint()
Link to this function
list(pagination_opts \\ [], opts \\ [])
List all ApplicationFees
Link to this function
refund(fee_id, opts \\ [])
Link to this function
retrieve(id, opts \\ [])
Retrive a(n) ApplicationFee by its ID
Link to this function
retrieve_refund(fee_id, refund_id, opts \\ [])
Link to this function
update(id, data, opts \\ [])
Update a(n) ApplicationFee