| Package | Description |
|---|---|
| net.joelinn.stripe.api |
| Modifier and Type | Method and Description |
|---|---|
ApplicationFeeResponse |
ApplicationFees.getApplicationFee(String applicationFeeId)
Retrieve an application fee
https://stripe.com/docs/api#retrieve_application_fee
|
ApplicationFeeResponse |
ApplicationFees.refundApplicationFee(String applicationFeeId)
Refund an application fee
https://stripe.com/docs/api#refund_application_fee
|
ApplicationFeeResponse |
ApplicationFees.refundApplicationFee(String applicationFeeId,
Integer amount)
Refund an application fee
https://stripe.com/docs/api#refund_application_fee
|
Copyright © 2014. All rights reserved.