Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Add missing gateway exceptions #21

@charlie-s

Description

@charlie-s

I'd like to issue a PR for a patch that fills out additional exception mappings. Specifically, there are gateway exceptions that are missing.

Before I can do so, I was wondering what defines mapping_type, mapping_code, and mapping_message?

Use case: I'd like to have better error handling on my end. For example, when a transaction is requested and the transaction cannot be found, no mapping is found and I get a very generic error return new Error(gatewayRspMsg);.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions