PHP Classes

File: tests/fixtures/customer/list.json

Recommend this page to a friend!
  Packages of Daryl Legion   PayRex Laravel   tests/fixtures/customer/list.json   Download  
File: tests/fixtures/customer/list.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PayRex Laravel
Request payments using the PayRex service
Author: By
Last change:
Date: 13 days ago
Size: 1,010 bytes
 

Contents

Class file image Download
{ "resource": "list", "data": [ { "id": "cus_xxxxx", "resource": "customer", "billing_statement_prefix": "PKYG9MA2", "billing": null, "email": "juan@gmail.com", "currency": "PHP", "livemode": false, "metadata": null, "name": "Juan Dela Cruz", "next_billing_statement_sequence_number": "1", "created_at": 1721726975, "updated_at": 1721726975 }, { "id": "cus_yyyyy", "resource": "customer", "billing_statement_prefix": "MARIA", "billing": null, "email": "maria@gmail.com", "currency": "PHP", "livemode": false, "metadata": null, "name": "Maria Santos", "next_billing_statement_sequence_number": "1", "created_at": 1721727000, "updated_at": 1721727000 } ], "has_more": false }