Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions content/payments/bbps/resources/errors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,11 @@ These error codes are specific to the biller.
<td>bill-already-fulfilled</td>
<td>Looks like this particular bill has already been paid.</td>
</tr>
<tr>
<th>400</th>
<td>customer-account-closed</td>
<td>The customer account is closed.</td>
</tr>
</tbody>
</table>

Expand Down