Skip to content

Commit

Permalink
Merge pull request #684 from alphagov/pp_11167_add_error_identifer
Browse files Browse the repository at this point in the history
PP-11167 Add error identifier
  • Loading branch information
kbottla committed Jul 4, 2023
2 parents e4431f8 + dcdccde commit 42e0ea2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ public enum ErrorIdentifier {
UNEXPECTED_ATTRIBUTE,
ACCOUNT_DISABLED,
RECURRING_CARD_PAYMENTS_NOT_ALLOWED,
IDEMPOTENCY_KEY_USED
IDEMPOTENCY_KEY_USED,
CARD_NUMBER_IN_PAYMENT_LINK_REFERENCE_REJECTED
}

0 comments on commit 42e0ea2

Please sign in to comment.