PHP Classes

File: tests/fixtures/billing_statement/created.json

Recommend this page to a friend!
  Packages of Daryl Legion   PayRex Laravel   tests/fixtures/billing_statement/created.json   Download  
File: tests/fixtures/billing_statement/created.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: 811 bytes
 

Contents

Class file image Download
{ "id": "bstm_xxxxx", "resource": "billing_statement", "amount": 0, "currency": "PHP", "customer_id": "cus_xxxxx", "description": null, "status": "draft", "line_items": [], "livemode": false, "billing_statement_merchant_name": null, "billing_statement_number": null, "billing_statement_url": null, "finalized_at": null, "statement_descriptor": null, "customer": { "id": "cus_xxxxx", "name": "Juan Dela Cruz", "email": "juan@gmail.com" }, "payment_intent": null, "metadata": null, "payment_settings": { "payment_methods": ["card", "gcash"] }, "setup_future_usage": null, "billing_details_collection": "always", "due_at": null, "created_at": 1721726975, "updated_at": 1721726975 }