mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 10:55:00 +08:00
init subscriptions
This commit is contained in:
parent
b5b29b8e58
commit
c1991e9153
16 changed files with 412 additions and 46 deletions
6
modules.local/ppcp-subscription/extensions.php
Normal file
6
modules.local/ppcp-subscription/extensions.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue