Package com.stripe.model.issuing
Class Card.TestHelpers
java.lang.Object
com.stripe.model.issuing.Card.TestHelpers
- Enclosing class:
- Card
-
Method Summary
Modifier and TypeMethodDescriptionUpdates the shipping status of the specified IssuingCard
object todelivered
.deliverCard
(RequestOptions options) Updates the shipping status of the specified IssuingCard
object todelivered
.deliverCard
(CardDeliverCardParams params) Updates the shipping status of the specified IssuingCard
object todelivered
.deliverCard
(CardDeliverCardParams params, RequestOptions options) Updates the shipping status of the specified IssuingCard
object todelivered
.deliverCard
(Map<String, Object> params) Updates the shipping status of the specified IssuingCard
object todelivered
.deliverCard
(Map<String, Object> params, RequestOptions options) Updates the shipping status of the specified IssuingCard
object todelivered
.failCard()
Updates the shipping status of the specified IssuingCard
object tofailure
.failCard
(RequestOptions options) Updates the shipping status of the specified IssuingCard
object tofailure
.failCard
(CardFailCardParams params) Updates the shipping status of the specified IssuingCard
object tofailure
.failCard
(CardFailCardParams params, RequestOptions options) Updates the shipping status of the specified IssuingCard
object tofailure
.Updates the shipping status of the specified IssuingCard
object tofailure
.failCard
(Map<String, Object> params, RequestOptions options) Updates the shipping status of the specified IssuingCard
object tofailure
.Updates the shipping status of the specified IssuingCard
object toreturned
.returnCard
(RequestOptions options) Updates the shipping status of the specified IssuingCard
object toreturned
.returnCard
(CardReturnCardParams params) Updates the shipping status of the specified IssuingCard
object toreturned
.returnCard
(CardReturnCardParams params, RequestOptions options) Updates the shipping status of the specified IssuingCard
object toreturned
.returnCard
(Map<String, Object> params) Updates the shipping status of the specified IssuingCard
object toreturned
.returnCard
(Map<String, Object> params, RequestOptions options) Updates the shipping status of the specified IssuingCard
object toreturned
.shipCard()
Updates the shipping status of the specified IssuingCard
object toshipped
.shipCard
(RequestOptions options) Updates the shipping status of the specified IssuingCard
object toshipped
.shipCard
(CardShipCardParams params) Updates the shipping status of the specified IssuingCard
object toshipped
.shipCard
(CardShipCardParams params, RequestOptions options) Updates the shipping status of the specified IssuingCard
object toshipped
.Updates the shipping status of the specified IssuingCard
object toshipped
.shipCard
(Map<String, Object> params, RequestOptions options) Updates the shipping status of the specified IssuingCard
object toshipped
.
-
Method Details
-
deliverCard
Updates the shipping status of the specified IssuingCard
object todelivered
.- Throws:
StripeException
-
deliverCard
Updates the shipping status of the specified IssuingCard
object todelivered
.- Throws:
StripeException
-
deliverCard
Updates the shipping status of the specified IssuingCard
object todelivered
.- Throws:
StripeException
-
deliverCard
Updates the shipping status of the specified IssuingCard
object todelivered
.- Throws:
StripeException
-
deliverCard
Updates the shipping status of the specified IssuingCard
object todelivered
.- Throws:
StripeException
-
deliverCard
public Card deliverCard(CardDeliverCardParams params, RequestOptions options) throws StripeException Updates the shipping status of the specified IssuingCard
object todelivered
.- Throws:
StripeException
-
failCard
Updates the shipping status of the specified IssuingCard
object tofailure
.- Throws:
StripeException
-
failCard
Updates the shipping status of the specified IssuingCard
object tofailure
.- Throws:
StripeException
-
failCard
Updates the shipping status of the specified IssuingCard
object tofailure
.- Throws:
StripeException
-
failCard
Updates the shipping status of the specified IssuingCard
object tofailure
.- Throws:
StripeException
-
failCard
Updates the shipping status of the specified IssuingCard
object tofailure
.- Throws:
StripeException
-
failCard
Updates the shipping status of the specified IssuingCard
object tofailure
.- Throws:
StripeException
-
returnCard
Updates the shipping status of the specified IssuingCard
object toreturned
.- Throws:
StripeException
-
returnCard
Updates the shipping status of the specified IssuingCard
object toreturned
.- Throws:
StripeException
-
returnCard
Updates the shipping status of the specified IssuingCard
object toreturned
.- Throws:
StripeException
-
returnCard
Updates the shipping status of the specified IssuingCard
object toreturned
.- Throws:
StripeException
-
returnCard
Updates the shipping status of the specified IssuingCard
object toreturned
.- Throws:
StripeException
-
returnCard
Updates the shipping status of the specified IssuingCard
object toreturned
.- Throws:
StripeException
-
shipCard
Updates the shipping status of the specified IssuingCard
object toshipped
.- Throws:
StripeException
-
shipCard
Updates the shipping status of the specified IssuingCard
object toshipped
.- Throws:
StripeException
-
shipCard
Updates the shipping status of the specified IssuingCard
object toshipped
.- Throws:
StripeException
-
shipCard
Updates the shipping status of the specified IssuingCard
object toshipped
.- Throws:
StripeException
-
shipCard
Updates the shipping status of the specified IssuingCard
object toshipped
.- Throws:
StripeException
-
shipCard
Updates the shipping status of the specified IssuingCard
object toshipped
.- Throws:
StripeException
-