mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
add webhook
This commit is contained in:
parent
a740e866fe
commit
33a84b19cb
11 changed files with 278 additions and 1 deletions
9
modules.local/ppcp-webhooks/extensions.php
Normal file
9
modules.local/ppcp-webhooks/extensions.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Inpsyde\PayPalCommerce\Webhooks;
|
||||
|
||||
return [
|
||||
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue