PaymentStateInput
Version 2024-01-01
Important
The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.
Overview
Represents the state of payments to be provided in input.
Values
Enum Value | Description |
---|---|
AUTHORIZED | |
CANCELED | DeprecatedUse CANCELLED instead. |
CANCELLED | |
CAPTURED | |
CLIENT_ACTION_REQUIRED | |
CREATED | |
FAILED | |
IN_PROGRESS | |
NOT_STARTED | |
READY_FOR_CONFIRMATION | |
REFUNDED | DeprecatedProvide RefundInput instead of setting payment state to REFUNDED. |
SUCCESS |
Updated 3 months ago