mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Merge remote-tracking branch 'origin/trunk' into PCP-581-capture-virtual-only-orders-problem-for-subscriptions
# Conflicts: # modules/ppcp-subscription/src/RenewalHandler.php
This commit is contained in:
commit
642398d682
43 changed files with 614 additions and 357 deletions
|
@ -31,6 +31,7 @@ return array(
|
|||
$repository,
|
||||
$endpoint,
|
||||
$purchase_unit_factory,
|
||||
$container->get( 'api.factory.shipping-preference' ),
|
||||
$payer_factory,
|
||||
$environment,
|
||||
$settings,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue