OptionalcvcOptionalexp_Two-digit number representing the card's expiration month.
Optionalexp_Four-digit number representing the card's expiration year.
OptionalnetworksContains information about card networks used to process the payment.
OptionalnumberThe card number, as a string without any separators.
OptionaltokenFor backwards compatibility, you can alternatively provide a Stripe token (e.g., for Apple Pay, Amex Express Checkout, or legacy Checkout) into the card hash with format card: {token: "tok_visa"}.
The card's CVC. It is highly recommended to always include this value.