Sign in

Authorize transaction

documented

Create an authorization transaction using a payment method token.

POST /v1/transactions/authorize.{format}Transactionsno implementation yet0 runs

Input

format
Response format (json or xml)
json
payment_method_token*
Payment method token
tok_XXXXXXXX
amount*
Amount to authorize (in minor units, e.g. 100 = $1.00)
100
currency_code*
Currency code (ISO 4217)
USD
workflow_key
Workflow key (optional)
01HV4PEM4FZW5N0KY0T8AYTC2Q
retain_on_success
Retain on success
true/false
Calls Spreedly as you (your API key is your account); keychains.dev holds the credentials.