docs: redesigned admonitions (#5689)
This commit is contained in:
@@ -20,7 +20,7 @@ When a claim is created, you can choose whether the claim will be resolved throu
|
||||
|
||||
## Create a Claim
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
If you create a claim of type Refund, a refund is issued to the customer right after the claim is created. Before you can create a claim for an order, you must capture the order’s payment, and create fulfillment in the order for the items included in the claim.
|
||||
|
||||
@@ -79,7 +79,7 @@ To mark a claim’s return as received:
|
||||
|
||||
### Cancel a Claim’s Return
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
Canceling a return can’t be undone.
|
||||
|
||||
@@ -95,7 +95,7 @@ To cancel a return of a claim:
|
||||
|
||||
## Manage a Claim’s Fulfillments
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
This section only applies if the Claim’s type is Replace.
|
||||
|
||||
@@ -135,7 +135,7 @@ Shipment details can be seen in the Timeline section.
|
||||
|
||||
### Cancel a Claim’s Fulfillment
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
If you cancel a fulfillment, it can’t be reverted. Only a fulfillment that hasn’t been marked as shipped can be canceled.
|
||||
|
||||
@@ -160,7 +160,7 @@ A claim of type Refund can be canceled by just [canceling the return of the clai
|
||||
|
||||
### For Replace Claims
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
Canceling a claim can’t be undone. The [return of the claim must be canceled](#cancel-a-claims-return) before the claim itself is canceled.
|
||||
|
||||
|
||||
@@ -99,7 +99,7 @@ To cancel a draft order:
|
||||
|
||||
## Mark Draft Order as Paid
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
When you mark a draft order as paid, a new order is created and associated with this draft order. This can’t be undone, but the new order created can be canceled.
|
||||
|
||||
|
||||
@@ -47,7 +47,7 @@ You can check the fulfillment details in the Fulfillment and Timeline sections.
|
||||
|
||||
## Mark a Fulfillment Shipped
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
Once a fulfillment is marked as shipped, it can’t be reverted. You must [create a fulfillment](#create-fulfillment) first before you can mark it as shipped.
|
||||
|
||||
@@ -71,7 +71,7 @@ Shipment details can be seen in the Timeline section.
|
||||
|
||||
## Cancel a Fulfillment
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
If you cancel a fulfillment, it can’t be reverted. Only a fulfillment that hasn’t been marked as shipped can be canceled.
|
||||
|
||||
|
||||
@@ -166,7 +166,7 @@ The note will be added and can be seen in the timeline.
|
||||
|
||||
## Delete a Note
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
Deleted notes can’t be retrieved.
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ To capture an order’s payment:
|
||||
|
||||
## Refund Payment
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
Refunding payments can’t be undone. Payment can only be refunded after it has been captured.
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@ To request a return for an order:
|
||||
|
||||
## Receive Return
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
Once the return is marked as received, a refund will be issued to the customer. A return can only be marked as “received” if the payment of the order or the items chosen in the return is captured.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user