codecombat/spec/fixtures/db-prepaid-purchase-term-sub-test-6.json
2015-12-16 16:39:44 -08:00

15 lines
No EOL
341 B
JSON

[
{
"scope": "https://api.stripe.com:443",
"method": "POST",
"path": "/v1/tokens",
"status": 200,
"response": {
"id": "tok_17IOQmKaReE7xLUdOrulQKjc",
"card": {
"id": "card_17IOQmKaReE7xLUd412VlEor"
},
"type": "card"
}
}
]