Skip to content

Commit

Permalink
Updates the refund statuses to account for ePDQ and Smartpay (#945)
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanD-GDS authored Jan 24, 2024
1 parent 88a588d commit dc569fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/refunding_payments/index.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ You can see definitions, values, and the limits of every parameter and response
|Status|Meaning|
|---|---|
|pending|You cannot refund the payment yet because your user has not completed the payment.|
|unavailable|You cannot refund the payment, usually because the payment failed.|
|unavailable|You cannot refund the payment. There are two possible reasons for this:<br><br><li>the payment failed<li>the payment was processed by a PSP that we no longer support, such as ePDQ or Smartpay|
|available|You can refund the payment. Check how much you can refund in `amount_available`.|
|full|You cannot refund the payment because you've already refunded the full amount.|

Expand Down

0 comments on commit dc569fd

Please sign in to comment.