mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 10:06:08 -05:00
23e3821e24
This collapses the difference between master and single-process-server-tests, to remove some larger fixtures files that were in that feature branch.
842 lines
No EOL
29 KiB
JSON
842 lines
No EOL
29 KiB
JSON
[
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/tokens",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "tok_17GCzIKaReE7xLUdpd3xMQM2",
|
|
"card": {
|
|
"id": "card_17GCzIKaReE7xLUdoKnZvG6Z"
|
|
},
|
|
"type": "card"
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDQreyG0YOAk3",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user153@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCzIKaReE7xLUdoKnZvG6Z",
|
|
"customer": "cus_7VDQreyG0YOAk3"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3/subscriptions",
|
|
"status": 200,
|
|
"response": {
|
|
"has_more": false
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDQreyG0YOAk3",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user153@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCzIKaReE7xLUdoKnZvG6Z",
|
|
"customer": "cus_7VDQreyG0YOAk3"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3/subscriptions",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "sub_7VDQN2xmA3qRv1",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365309,
|
|
"current_period_start": 1449686909,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQN2xmA3qRv1"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d5"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3/subscriptions",
|
|
"status": 200,
|
|
"response": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDQN2xmA3qRv1",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365309,
|
|
"current_period_start": 1449686909,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQN2xmA3qRv1"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d5"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3/subscriptions",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "sub_7VDQ2wKmp32Bog",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365311,
|
|
"current_period_start": 1449686911,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQ2wKmp32Bog"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d6"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDQreyG0YOAk3",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user153@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCzIKaReE7xLUdoKnZvG6Z",
|
|
"customer": "cus_7VDQreyG0YOAk3"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDQ2wKmp32Bog",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365311,
|
|
"current_period_start": 1449686911,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQ2wKmp32Bog"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d6"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
},
|
|
{
|
|
"id": "sub_7VDQN2xmA3qRv1",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365309,
|
|
"current_period_start": 1449686909,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQN2xmA3qRv1"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d5"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3/subscriptions",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "sub_7VDQDLhx5W5nrE",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365312,
|
|
"current_period_start": 1449686912,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"plan": {
|
|
"id": "incremental",
|
|
"amount": 1
|
|
},
|
|
"quantity": 1798
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/invoices",
|
|
"status": 200,
|
|
"response": {
|
|
"data": [
|
|
{
|
|
"id": "in_17GCzMKaReE7xLUdi37Cczto",
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"lines": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDQDLhx5W5nrE",
|
|
"amount": 1798,
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"plan": {
|
|
"id": "incremental",
|
|
"amount": 1
|
|
},
|
|
"proration": false,
|
|
"quantity": 1798,
|
|
"type": "subscription"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"paid": true,
|
|
"subscription": "sub_7VDQDLhx5W5nrE",
|
|
"total": 1798
|
|
},
|
|
{
|
|
"id": "in_17GCzLKaReE7xLUdL9gwdOLR",
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQ2wKmp32Bog"
|
|
},
|
|
"lines": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDQ2wKmp32Bog",
|
|
"amount": 999,
|
|
"metadata": {
|
|
"id": "0000000000000000000186d6"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"proration": false,
|
|
"quantity": 1,
|
|
"type": "subscription"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"paid": true,
|
|
"subscription": "sub_7VDQ2wKmp32Bog",
|
|
"total": 0
|
|
},
|
|
{
|
|
"id": "in_17GCzJKaReE7xLUdLZGrlA16",
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQN2xmA3qRv1"
|
|
},
|
|
"lines": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDQN2xmA3qRv1",
|
|
"amount": 999,
|
|
"metadata": {
|
|
"id": "0000000000000000000186d5"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"proration": false,
|
|
"quantity": 1,
|
|
"type": "subscription"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"paid": true,
|
|
"subscription": "sub_7VDQN2xmA3qRv1",
|
|
"total": 0
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDQreyG0YOAk3",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user153@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCzIKaReE7xLUdoKnZvG6Z",
|
|
"customer": "cus_7VDQreyG0YOAk3"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDQDLhx5W5nrE",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365312,
|
|
"current_period_start": 1449686912,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"plan": {
|
|
"id": "incremental",
|
|
"amount": 1
|
|
},
|
|
"quantity": 1798
|
|
},
|
|
{
|
|
"id": "sub_7VDQ2wKmp32Bog",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365311,
|
|
"current_period_start": 1449686911,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQ2wKmp32Bog"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d6"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
},
|
|
{
|
|
"id": "sub_7VDQN2xmA3qRv1",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365309,
|
|
"current_period_start": 1449686909,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQN2xmA3qRv1"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d5"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDQreyG0YOAk3",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user153@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCzIKaReE7xLUdoKnZvG6Z",
|
|
"customer": "cus_7VDQreyG0YOAk3"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDQDLhx5W5nrE",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365312,
|
|
"current_period_start": 1449686912,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"plan": {
|
|
"id": "incremental",
|
|
"amount": 1
|
|
},
|
|
"quantity": 1798
|
|
},
|
|
{
|
|
"id": "sub_7VDQ2wKmp32Bog",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365311,
|
|
"current_period_start": 1449686911,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQ2wKmp32Bog"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d6"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
},
|
|
{
|
|
"id": "sub_7VDQN2xmA3qRv1",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365309,
|
|
"current_period_start": 1449686909,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQN2xmA3qRv1"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d5"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/invoices/in_17GCzMKaReE7xLUdi37Cczto",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "in_17GCzMKaReE7xLUdi37Cczto",
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"lines": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDQDLhx5W5nrE",
|
|
"amount": 1798,
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"plan": {
|
|
"id": "incremental",
|
|
"amount": 1
|
|
},
|
|
"proration": false,
|
|
"quantity": 1798,
|
|
"type": "subscription"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"paid": true,
|
|
"subscription": "sub_7VDQDLhx5W5nrE",
|
|
"total": 1798
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDQreyG0YOAk3",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user153@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCzIKaReE7xLUdoKnZvG6Z",
|
|
"customer": "cus_7VDQreyG0YOAk3"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDQDLhx5W5nrE",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365312,
|
|
"current_period_start": 1449686912,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"plan": {
|
|
"id": "incremental",
|
|
"amount": 1
|
|
},
|
|
"quantity": 1798
|
|
},
|
|
{
|
|
"id": "sub_7VDQ2wKmp32Bog",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365311,
|
|
"current_period_start": 1449686911,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQ2wKmp32Bog"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d6"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
},
|
|
{
|
|
"id": "sub_7VDQN2xmA3qRv1",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365309,
|
|
"current_period_start": 1449686909,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQN2xmA3qRv1"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d5"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/invoices/in_17GCzLKaReE7xLUdL9gwdOLR",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "in_17GCzLKaReE7xLUdL9gwdOLR",
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQ2wKmp32Bog"
|
|
},
|
|
"lines": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDQ2wKmp32Bog",
|
|
"amount": 999,
|
|
"metadata": {
|
|
"id": "0000000000000000000186d6"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"proration": false,
|
|
"quantity": 1,
|
|
"type": "subscription"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"paid": true,
|
|
"subscription": "sub_7VDQ2wKmp32Bog",
|
|
"total": 0
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/invoices/in_17GCzJKaReE7xLUdLZGrlA16",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "in_17GCzJKaReE7xLUdLZGrlA16",
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQN2xmA3qRv1"
|
|
},
|
|
"lines": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDQN2xmA3qRv1",
|
|
"amount": 999,
|
|
"metadata": {
|
|
"id": "0000000000000000000186d5"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"proration": false,
|
|
"quantity": 1,
|
|
"type": "subscription"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"paid": true,
|
|
"subscription": "sub_7VDQN2xmA3qRv1",
|
|
"total": 0
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3/subscriptions/sub_7VDQDLhx5W5nrE",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "sub_7VDQDLhx5W5nrE",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365312,
|
|
"current_period_start": 1449686912,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"plan": {
|
|
"id": "incremental",
|
|
"amount": 1
|
|
},
|
|
"quantity": 1798
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3/subscriptions/sub_7VDQ2wKmp32Bog",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "sub_7VDQ2wKmp32Bog",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365311,
|
|
"current_period_start": 1449686911,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQ2wKmp32Bog"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d6"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3/subscriptions/sub_7VDQDLhx5W5nrE",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "sub_7VDQDLhx5W5nrE",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365312,
|
|
"current_period_start": 1449686912,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"metadata": {
|
|
"id": "0000000000000000000186d7"
|
|
},
|
|
"plan": {
|
|
"id": "incremental",
|
|
"amount": 1
|
|
},
|
|
"quantity": 1798
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/customers/cus_7VDQreyG0YOAk3/subscriptions/sub_7VDQN2xmA3qRv1",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "sub_7VDQN2xmA3qRv1",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365309,
|
|
"current_period_start": 1449686909,
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDQreyG0YOAk3",
|
|
"subscription": "sub_7VDQN2xmA3qRv1"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186d5"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
}
|
|
] |