mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-07-30 02:17:46 +08:00
Cover the three scenarios introduced by execute_order_request(): - Both attempts return 201 with missing id → throws after retry - Both attempts return 201 with empty body → throws after retry - First attempt missing id, retry succeeds → order created |
||
|---|---|---|
| .. | ||
| CaptureCardPaymentTest.php | ||
| ShippingCallbackEndpointTest.php | ||