The file is attached in case the formatting is munged in your system.
----
payment: {
amount:"10.00",
orderId:"order id",
creditCard:{
number:"5105105105105100",
expirationDate:"05/2012",
cardholderName:"Joe Q Ticketbuyer",
cvv:"229"
}
customer:{
firstName:"Joe",
lastName:"Ticketbuyer",
company:"Optional",
phone:"312-555-1234",
fax:"312-555-1235",
email:"j...@example.com"
}
billingAddress:{
firstName:"Suzy",
lastName:"Shipto",
company:"Fractured Atlas",
streetAddress1:"248 W 35th St",
streetAddress2:"FLOOR 10",
streetAddress3:"",
city:"New York",
state:"New York",
postalCode:"10001",
country:"US"
}
shippingAddress:{
firstName:"Suzy",
lastName:"Shipto",
company:"Fractured Atlas",
streetAddress1:"248 W 35th St",
streetAddress2:"FLOOR 10",
streetAddress3:"",
city:"New York",
state:"New York",
postalCode:"10001",
country:"US"
}
}
--------------------------------------------------
From: "Justin Karr" <justi...@fracturedatlas.org>
Sent: Friday, October 22, 2010 9:04 PM
To: "ATHENA Tix Developers" <athena-t...@googlegroups.com>
Subject: [athena-tix-devel] Re: ATHENA-Payments JSON schema
> --
> Visit: http://athena.fracturedatlas.org/tix
> Fork: http://github.com/fracturedatlas
> Chat: ##athena on Freenode
>
> You received this email because you are subscribed to the "ATHENA Tix
> Developers" group on Google Groups.
>
> To post, email: athena-t...@googlegroups.com
> To unsubscribe, email: athena-tix-dev...@googlegroups.com
> For more, visit: http://groups.google.com/group/athena-tix-devel?hl=en
>
Given that "token" is also significant in auth schemes, maybe we need another word for this CC token?
Gary
--
Gary Moore | gary....@fracturedatlas.org | @gsmoore
Fork us on Github: http://github.com/fracturedatlas/
Join us on IRC: ##athena on irc.freenode.net