You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.
Considering a merchant needs captureID when adding shipping-details on a capture, the SDK must return said capture ID if the creation of the capture is successful
The text was updated successfully, but these errors were encountered:
This isn't fixed yet as far as I can tell (using 3.1.0). CreateCapture returns null since the response body from POST /ordermanagement/v1/orders/{order_id}/captures is empty. CaptureId should be extracted from the response header Capture-Id.
Considering a merchant needs captureID when adding shipping-details on a capture, the SDK must return said capture ID if the creation of the capture is successful
The text was updated successfully, but these errors were encountered: