| Package | Description |
|---|---|
| net.joelinn.stripe.api | |
| net.joelinn.stripe.request.plans |
| Modifier and Type | Method and Description |
|---|---|
PlanResponse |
Plans.createPlan(CreatePlanRequest request)
Create a plan
https://stripe.com/docs/api/curl#create_plan
|
| Modifier and Type | Method and Description |
|---|---|
CreatePlanRequest |
CreatePlanRequest.setIntervalCount(Integer intervalCount) |
CreatePlanRequest |
CreatePlanRequest.setMetadata(Map<String,Object> metadata) |
CreatePlanRequest |
CreatePlanRequest.setStatementDescription(String statementDescription) |
CreatePlanRequest |
CreatePlanRequest.setTrialPeriodDays(Integer trialPeriodDays) |
Copyright © 2014. All rights reserved.