PHP Classes

File: tests/fixtures/webhook/enabled.json

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

Contents

Class file image Download
{ "id": "wh_xxxxx", "resource": "webhook", "secret_key": "whsk_xxxxx", "status": "enabled", "description": "This is the webhook used for sending shipments after receiving successfully paid payments", "livemode": false, "url": "https://my-ecommerce.com/send-shipments", "events": [ "payment_intent.succeeded" ], "created_at": 1706056262, "updated_at": 1706056550 }