Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Notificación de Pago  + ID Adhesión / Suscripcion


Code Block
themeMidnight
{

    "id": "aecb2105-1c67-4569-b79f-9ad8d4572d70",

    "external_transaction_id": "1627612238",

    "form_url": "https://servicios.paypertic.com/formularios/v2/pagos/aecb2105-1c67-4569-b79f",

    "details": [

        {

            "amount": 10.0,

            "external_reference": "987987",

            "concept_id": "987",

            "concept_description": "Prueba de theme"

        }

    ],

    "currency_id": "ARS",

    "payment_methods": [

        {

            "type": "online",

            "amount": 10.0,

            "final_amount": 10.0,

            "media_payment_id": 9,

            "media_payment_detail": "VISA CREDIT",

            "last_four_digits": "0010",

            "first_six_digits": "450799",

            "installments": 1,

            "authorization_code": "021469",

            "payment_method_id": 0,

            "currency_id": "ARS"

        }

    ],

    "payer": {

        "id": "a2f486cc-249b-4654-bb51-f347f52c4b0b",

        "name": "lucas prueba",

        "email": "lucasm@pagotic.com",

        "identification": {

            "type": "DNI_ARG",

            "number": "11222333",

            "country": "ARG"

        }

    },

    "final_amount": 10.0,

    "status": "approved",

    "status_detail": "APROBADA - Autorizada - MOP GPAY: -1 - Aprobada",

    "request_date": "2021-07-30T02:30:38+0000",

    "due_date": "2021-08-29T12:05:29+0000",

    "last_due_date": "2021-08-29T12:05:29+0000",

    "process_date": "2021-07-30T02:31:16+0000",

    "paid_date": "2021-07-30T02:31:14+0000",

    "accreditation_date": "2021-09-01T02:31:14+0000",

    "last_update_date": "2021-07-30T02:31:18+0000",

    "metadata": {

        "subscription_request": [

            {

                "subscription_id": "5f815711-456e-4a12-b1fb-c190b0ea3b49",

                "status_code": 200

            }

        ]

    }

...