Documentation
¶
Overview ¶
package fee provides the /application_fees APIs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
Get returns the details of an application fee. For more details see https://stripe.com/docs/api#retrieve_application_fee.
func List ¶
func List(params *FeeListParams) *FeeIter
List returns a list of application fees. For more details see https://stripe.com/docs/api#list_application_fees.
func RefundFee ¶
RefundFee refunds the application fee collected. For more details see https://stripe.com/docs/api#refund_application_fee.
Types ¶
Click to show internal directories.
Click to hide internal directories.