Sha256: ec2cd686856d3bd42ab69ff75ea207bb574c11e66279bc3a117d59e9244dafde

Contents?: true

Size: 887 Bytes

Versions: 11

Compression:

Stored size: 887 Bytes

Contents

{
    "payments": [
        {
            "id": 7,
            "moip_id": 7205895,
            "status": {
                "code": 6,
                "description": "Em análise"
            },
            "payment_method": {
                "code": 1,
                "description": "Cartão de Crédito",
                "credit_card": {
                    "brand": "VISA",
                    "holder_name": "Fulano Testador",
                    "first_six_digits": "411111",
                    "last_four_digits": "1111",
                    "expiration_month": "03",
                    "expiration_year": "16"
                }
            },
            "creation_date": {
                "day": 28,
                "month": 12,
                "year": 2012,
                "hour": 15,
                "minute": 38,
                "second": 41
            }
        }
    ]
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
moip-assinaturas-0.6.0 spec/fixtures/custom_authentication/list_payments.json
moip-assinaturas-0.5.1 spec/fixtures/custom_authentication/list_payments.json
moip-assinaturas-0.5.0 spec/fixtures/custom_authentication/list_payments.json
moip-assinaturas-0.4.2 spec/fixtures/custom_authentication/list_payments.json
moip-assinaturas-0.4.1 spec/fixtures/custom_authentication/list_payments.json
moip-assinaturas-0.4.0 spec/fixtures/custom_authentication/list_payments.json
moip-assinaturas-0.3.0 spec/fixtures/custom_authentication/list_payments.json
moip-assinaturas-0.2.3 spec/fixtures/custom_authentication/list_payments.json
moip-assinaturas-0.2.2 spec/fixtures/custom_authentication/list_payments.json
moip-assinaturas-0.2.1 spec/fixtures/custom_authentication/list_payments.json
moip-assinaturas-0.2.0 spec/fixtures/custom_authentication/list_payments.json