This library was generated with [Nx](https://nx.dev).
npm install @smartsoft001/trans-shell-app-servicesnpm i @smartsoft001/trans-shell-app-services
Methods:
| create | Creates a new transaction using the CreatorService, internal service, and payment services. Returns orderId, redirectUrl, and responseData. |
| refresh | Refreshes the status of a transaction using the RefresherService, internal service, and payment services. |
| refund | Processes a refund for a completed transaction using the RefundService, internal service, and payment services. |
| getById | Retrieves a transaction by its ID from the repository. |