PHP Classes

File: tests/fixtures/webhooks/refund.updated.json

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

Contents

Class file image Download
{ "id": "evt_xxxxx", "resource": "event", "type": "refund.updated", "data": { "id": "re_xxxxx", "resource": "refund", "amount": 10000, "currency": "PHP", "livemode": false, "status": "succeeded", "description": null, "reason": "requested_by_customer", "remarks": null, "payment_id": "pay_xxxxx", "metadata": { "reason_detail": "customer requested" }, "created_at": 1773749372, "updated_at": 1773792012 }, "livemode": false, "pending_webhooks": 1, "previous_attributes": {}, "created_at": 1773809516, "updated_at": 1773809516 }