MOON
Server: Apache
System: Linux server1.studioinfinity.com.br 2.6.32-954.3.5.lve1.4.90.el6.x86_64 #1 SMP Tue Feb 21 12:26:30 UTC 2023 x86_64
User: artinside (517)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/artinside/www/finance/vendor/pagarme/pagarme-php/tests/unit/Mocks/PlanListMock.json
[
  {
    "object": "plan",
    "id": 164526,
    "amount": 15000,
    "days": 30,
    "name": "The Pro Plan - Platinum  - Best Ever",
    "trial_days": 0,
    "date_created": "2017-06-09T22:43:08.048Z",
    "payment_methods": [
      "boleto",
      "credit_card"
    ],
    "color": null,
    "charges": null,
    "installments": 1,
    "invoice_reminder": null
  },
  {
    "object": "plan",
    "id": 164252,
    "amount": 1000000,
    "days": 30,
    "name": "The Pro Plan - Platinum Boleto",
    "trial_days": 0,
    "date_created": "2017-06-09T12:34:50.211Z",
    "payment_methods": [
      "boleto"
    ],
    "color": null,
    "charges": null,
    "installments": 1,
    "invoice_reminder": null
  },
  {
    "object": "plan",
    "id": 163871,
    "amount": 500000,
    "days": 30,
    "name": "The Pro Plan - Susan",
    "trial_days": 0,
    "date_created": "2017-06-07T14:00:23.871Z",
    "payment_methods": [
      "credit_card"
    ],
    "color": null,
    "charges": null,
    "installments": 12,
    "invoice_reminder": null
  }
]