| Package | Description |
|---|---|
| com.stripe.model |
| Modifier and Type | Method and Description |
|---|---|
CustomerCardCollection |
CustomerCardCollection.all(Map<String,Object> params)
Deprecated.
|
CustomerCardCollection |
CustomerCardCollection.all(Map<String,Object> params,
RequestOptions options)
Deprecated.
|
CustomerCardCollection |
CustomerCardCollection.all(Map<String,Object> params,
String apiKey)
Deprecated.
|
CustomerCardCollection |
Customer.getCards()
Deprecated.
Use `sources` field (https://stripe.com/docs/upgrades#2015-02-18)
|
CustomerCardCollection |
CustomerCardCollection.list(Map<String,Object> params) |
CustomerCardCollection |
CustomerCardCollection.list(Map<String,Object> params,
RequestOptions options) |
Copyright © 2016 Stripe. All rights reserved.