| Package | Description |
|---|---|
| com.stripe.model |
| Modifier and Type | Method and Description |
|---|---|
NextRecurringCharge |
Customer.getNextRecurringCharge()
Deprecated.
Use the upcoming invoice endpoint (https://stripe.com/docs/upgrades#2012-03-25)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Customer.setNextRecurringCharge(NextRecurringCharge nextRecurringCharge)
Deprecated.
Use the upcoming invoice endpoint (https://stripe.com/docs/upgrades#2012-03-25)
|
Copyright © 2016 Stripe. All rights reserved.