mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-07-29 02:07:27 +08:00
Adds regression coverage for the PCP-6702 fix: purchase units must come from from_wc_order() (never from_wc_cart()), the request body must not carry top-level custom_id/invoice_id, and those values must flow through into purchase_units instead. |
||
|---|---|---|
| .. | ||
| CaptureCardPaymentTest.php | ||
| CapturePayPalPaymentTest.php | ||
| ShippingCallbackEndpointTest.php | ||