PHP Classes

File: tests/fixtures/webhook/updated.json

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

Contents

Class file image Download
{ "id": "wh_xxxxx", "resource": "webhook", "secret_key": "whsk_xxxxx", "status": "enabled", "description": "Updated webhook endpoint", "livemode": false, "url": "https://my-ecommerce.com/webhook-updated", "events": [ "payment_intent.succeeded", "refund.created" ], "created_at": 1706056262, "updated_at": 1706056600 }