Create credit card
documentedCreate (tokenize) a credit card and vault it in Spreedly.
POST /v1/payment_methods.{format}Payment Methodsno implementation yet0 runsInput
gateway_token
Gateway Token
gateway_token_value
first_name*
Cardholder First Name
First Name
last_name*
Cardholder Last Name
Last Name
number*
Card Number
4111111111111111
month*
Expiration Month
MM
year*
Expiration Year
YYYY
cvv*
Card Verification Value (CVV)
CVV
email
Billing Email
user@example.com
address1
Billing Address Line 1
123 Main St
city
Billing City
City
state
Billing State/Province
CA
postal_code
Billing Postal Code
94105
country
Billing Country
US
Calls Spreedly as you (your API key is your account); keychains.dev holds the credentials.